{
  "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": "4QGJ365385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.72283568704506,
              21.132373186885037
            ],
            [
              -156.72283568704506,
              21.136952140897616
            ],
            [
              -156.71795513924738,
              21.136952140897616
            ],
            [
              -156.71795513924738,
              21.132373186885037
            ],
            [
              -156.72283568704506,
              21.132373186885037
            ]
          ]
        ]
      },
      "bbox": [
        -156.72283568704506,
        21.132373186885037,
        -156.71795513924738,
        21.136952140897616
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:24.928006+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ365385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ365385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ365385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            736500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ365395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.72269768396424,
              21.14140148934728
            ],
            [
              -156.72269768396424,
              21.145980468301985
            ],
            [
              -156.71781680888986,
              21.145980468301985
            ],
            [
              -156.71781680888986,
              21.14140148934728
            ],
            [
              -156.72269768396424,
              21.14140148934728
            ]
          ]
        ]
      },
      "bbox": [
        -156.72269768396424,
        21.14140148934728,
        -156.71781680888986,
        21.145980468301985
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:24.959564+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ365395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ365395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ365395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            736500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ365400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.72262865526034,
              21.145915636603736
            ],
            [
              -156.72262865526034,
              21.150494628029183
            ],
            [
              -156.71774761647723,
              21.150494628029183
            ],
            [
              -156.71774761647723,
              21.145915636603736
            ],
            [
              -156.72262865526034,
              21.145915636603736
            ]
          ]
        ]
      },
      "bbox": [
        -156.72262865526034,
        21.145915636603736,
        -156.71774761647723,
        21.150494628029183
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:24.981432+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ365400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ365400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ365400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            736500.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ370400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.71781680888986,
              21.145850668358186
            ],
            [
              -156.71781680888986,
              21.150429781209812
            ],
            [
              -156.7129356425947,
              21.150429781209812
            ],
            [
              -156.7129356425947,
              21.145850668358186
            ],
            [
              -156.71781680888986,
              21.145850668358186
            ]
          ]
        ]
      },
      "bbox": [
        -156.71781680888986,
        21.145850668358186,
        -156.7129356425947,
        21.150429781209812
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.003175+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ370400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ370400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ370400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737000.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ370390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.71795513924738,
              21.13682240150243
            ],
            [
              -156.71795513924738,
              21.14140148934728
            ],
            [
              -156.71307430039852,
              21.14140148934728
            ],
            [
              -156.71307430039852,
              21.13682240150243
            ],
            [
              -156.71795513924738,
              21.13682240150243
            ]
          ]
        ]
      },
      "bbox": [
        -156.71795513924738,
        21.13682240150243,
        -156.71307430039852,
        21.14140148934728
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.025013+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ370390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ370390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ370390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737000.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ365415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.72242146046156,
              21.159458062469028
            ],
            [
              -156.72242146046156,
              21.164037091305442
            ],
            [
              -156.71753993027085,
              21.164037091305442
            ],
            [
              -156.71753993027085,
              21.159458062469028
            ],
            [
              -156.72242146046156,
              21.159458062469028
            ]
          ]
        ]
      },
      "bbox": [
        -156.72242146046156,
        21.159458062469028,
        -156.71753993027085,
        21.164037091305442
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.046831+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ365415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ365415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ365415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            736500.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ365405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.72255960844376,
              21.150429781209812
            ],
            [
              -156.72255960844376,
              21.15500878510579
            ],
            [
              -156.71767840590505,
              21.15500878510579
            ],
            [
              -156.71767840590505,
              21.150429781209812
            ],
            [
              -156.72255960844376,
              21.150429781209812
            ]
          ]
        ]
      },
      "bbox": [
        -156.72255960844376,
        21.150429781209812,
        -156.71767840590505,
        21.15500878510579
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.068835+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ365405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ365405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ365405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            736500.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ365410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.72249054351175,
              21.15494392316506
            ],
            [
              -156.72249054351175,
              21.159522939531357
            ],
            [
              -156.7176091771705,
              21.159522939531357
            ],
            [
              -156.7176091771705,
              21.15494392316506
            ],
            [
              -156.72249054351175,
              21.15494392316506
            ]
          ]
        ]
      },
      "bbox": [
        -156.72249054351175,
        21.15494392316506,
        -156.7176091771705,
        21.159522939531357
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.090582+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ365410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ365410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ365410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            736500.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ370395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.7178859831457,
              21.1413365362554
            ],
            [
              -156.7178859831457,
              21.145915636603736
            ],
            [
              -156.71300498059693,
              21.145915636603736
            ],
            [
              -156.71300498059693,
              21.1413365362554
            ],
            [
              -156.7178859831457,
              21.1413365362554
            ]
          ]
        ]
      },
      "bbox": [
        -156.7178859831457,
        21.1413365362554,
        -156.71300498059693,
        21.145915636603736
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.112584+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ370395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ370395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ370395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737000.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ365390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.72276669455823,
              21.1368873394409
            ],
            [
              -156.72276669455823,
              21.141466305924645
            ],
            [
              -156.7178859831457,
              21.141466305924645
            ],
            [
              -156.7178859831457,
              21.1368873394409
            ],
            [
              -156.72276669455823,
              21.1368873394409
            ]
          ]
        ]
      },
      "bbox": [
        -156.72276669455823,
        21.1368873394409,
        -156.7178859831457,
        21.141466305924645
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.134668+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ365390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ365390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ365390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            736500.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ375415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.7127969119772,
              21.159327898409433
            ],
            [
              -156.7127969119772,
              21.163907170258557
            ],
            [
              -156.7079151265855,
              21.163907170258557
            ],
            [
              -156.7079151265855,
              21.159327898409433
            ],
            [
              -156.7127969119772,
              21.159327898409433
            ]
          ]
        ]
      },
      "bbox": [
        -156.7127969119772,
        21.159327898409433,
        -156.7079151265855,
        21.163907170258557
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.156463+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ375415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ375415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ375415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737500.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ380385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.70840151172183,
              21.132178009190987
            ],
            [
              -156.70840151172183,
              21.136757327084418
            ],
            [
              -156.70352058186165,
              21.136757327084418
            ],
            [
              -156.70352058186165,
              21.132178009190987
            ],
            [
              -156.70840151172183,
              21.132178009190987
            ]
          ]
        ]
      },
      "bbox": [
        -156.70840151172183,
        21.132178009190987,
        -156.70352058186165,
        21.136757327084418
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.178611+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ380385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ380385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ380385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            738000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ370410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.71767840590505,
              21.154878924611427
            ],
            [
              -156.71767840590505,
              21.159458062469028
            ],
            [
              -156.7127969119772,
              21.159458062469028
            ],
            [
              -156.7127969119772,
              21.154878924611427
            ],
            [
              -156.71767840590505,
              21.154878924611427
            ]
          ]
        ]
      },
      "bbox": [
        -156.71767840590505,
        21.154878924611427,
        -156.7127969119772,
        21.159458062469028
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.200873+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ370410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ370410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ370410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737000.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ375405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.7129356425947,
              21.15029967783299
            ],
            [
              -156.7129356425947,
              21.154878924611427
            ],
            [
              -156.708054185002,
              21.154878924611427
            ],
            [
              -156.708054185002,
              21.15029967783299
            ],
            [
              -156.7129356425947,
              21.15029967783299
            ]
          ]
        ]
      },
      "bbox": [
        -156.7129356425947,
        21.15029967783299,
        -156.708054185002,
        21.154878924611427
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.222861+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ375405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ375405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ375405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737500.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ375400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.71300498059693,
              21.145785563567536
            ],
            [
              -156.71300498059693,
              21.150364797810344
            ],
            [
              -156.70812368683434,
              21.150364797810344
            ],
            [
              -156.70812368683434,
              21.145785563567536
            ],
            [
              -156.71300498059693,
              21.145785563567536
            ]
          ]
        ]
      },
      "bbox": [
        -156.71300498059693,
        21.145785563567536,
        -156.70812368683434,
        21.150364797810344
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.246096+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ375400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ375400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ375400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737500.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ370415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.7176091771705,
              21.159393048760982
            ],
            [
              -156.7176091771705,
              21.16397219912126
            ],
            [
              -156.71272751935646,
              21.16397219912126
            ],
            [
              -156.71272751935646,
              21.159393048760982
            ],
            [
              -156.7176091771705,
              21.159393048760982
            ]
          ]
        ]
      },
      "bbox": [
        -156.7176091771705,
        21.159393048760982,
        -156.71272751935646,
        21.16397219912126
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.276658+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ370415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ370415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ370415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737000.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ370405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.71774761647723,
              21.150364797810344
            ],
            [
              -156.71774761647723,
              21.15494392316506
            ],
            [
              -156.71286628638904,
              21.15494392316506
            ],
            [
              -156.71286628638904,
              21.150364797810344
            ],
            [
              -156.71774761647723,
              21.150364797810344
            ]
          ]
        ]
      },
      "bbox": [
        -156.71774761647723,
        21.150364797810344,
        -156.71286628638904,
        21.15494392316506
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.298646+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ370405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ370405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ370405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737000.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ375410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.71286628638904,
              21.154813789447108
            ],
            [
              -156.71286628638904,
              21.159393048760982
            ],
            [
              -156.70798466491996,
              21.159393048760982
            ],
            [
              -156.70798466491996,
              21.154813789447108
            ],
            [
              -156.71286628638904,
              21.154813789447108
            ]
          ]
        ]
      },
      "bbox": [
        -156.71286628638904,
        21.154813789447108,
        -156.70798466491996,
        21.159393048760982
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.320982+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ375410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ375410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ375410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737500.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ375395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.71307430039852,
              21.1412714466512
            ],
            [
              -156.71307430039852,
              21.145850668358186
            ],
            [
              -156.7081931704198,
              21.145850668358186
            ],
            [
              -156.7081931704198,
              21.1412714466512
            ],
            [
              -156.71307430039852,
              21.1412714466512
            ]
          ]
        ]
      },
      "bbox": [
        -156.71307430039852,
        21.1412714466512,
        -156.7081931704198,
        21.145850668358186
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.343806+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ375395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ375395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ375395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            737500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ380380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.70847092234683,
              21.127663899543105
            ],
            [
              -156.70847092234683,
              21.132243204867653
            ],
            [
              -156.70359015616984,
              21.132243204867653
            ],
            [
              -156.70359015616984,
              21.127663899543105
            ],
            [
              -156.70847092234683,
              21.127663899543105
            ]
          ]
        ]
      },
      "bbox": [
        -156.70847092234683,
        21.127663899543105,
        -156.70359015616984,
        21.132243204867653
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.365723+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ380380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ380380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ380380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            738000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ755350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.3103116070315,
              21.10765856968604
            ],
            [
              -157.3103116070315,
              21.112222402282242
            ],
            [
              -157.30544800943275,
              21.112222402282242
            ],
            [
              -157.30544800943275,
              21.10765856968604
            ],
            [
              -157.3103116070315,
              21.10765856968604
            ]
          ]
        ]
      },
      "bbox": [
        -157.3103116070315,
        21.10765856968604,
        -157.30544800943275,
        21.112222402282242
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.387668+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ755350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ755350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ755350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            675500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ385380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.70365971219883,
              21.127598582675237
            ],
            [
              -156.70365971219883,
              21.132178009190987
            ],
            [
              -156.69877881879293,
              21.132178009190987
            ],
            [
              -156.69877881879293,
              21.127598582675237
            ],
            [
              -156.70365971219883,
              21.127598582675237
            ]
          ]
        ]
      },
      "bbox": [
        -156.70365971219883,
        21.127598582675237,
        -156.69877881879293,
        21.132178009190987
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.409446+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ385380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ385380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ385380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            738500.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ755340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.31041382159341,
              21.098627000797517
            ],
            [
              -157.31041382159341,
              21.103190815970766
            ],
            [
              -157.30555054136073,
              21.103190815970766
            ],
            [
              -157.30555054136073,
              21.098627000797517
            ],
            [
              -157.31041382159341,
              21.098627000797517
            ]
          ]
        ]
      },
      "bbox": [
        -157.31041382159341,
        21.098627000797517,
        -157.30555054136073,
        21.103190815970766
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.431990+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ755340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ755340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ755340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            675500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ750340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.3152258716181,
              21.098675019019147
            ],
            [
              -157.3152258716181,
              21.103238708951757
            ],
            [
              -157.31036272099453,
              21.103238708951757
            ],
            [
              -157.31036272099453,
              21.098675019019147
            ],
            [
              -157.3152258716181,
              21.098675019019147
            ]
          ]
        ]
      },
      "bbox": [
        -157.3152258716181,
        21.098675019019147,
        -157.31036272099453,
        21.103238708951757
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.454476+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ750340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ750340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ750340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            675000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ755345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.31036272099453,
              21.10314278650623
            ],
            [
              -157.31036272099453,
              21.107706610391933
            ],
            [
              -157.3054992821528,
              21.107706610391933
            ],
            [
              -157.3054992821528,
              21.10314278650623
            ],
            [
              -157.31036272099453,
              21.10314278650623
            ]
          ]
        ]
      },
      "bbox": [
        -157.31036272099453,
        21.10314278650623,
        -157.3054992821528,
        21.107706610391933
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.476537+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ755345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ755345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ755345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            675500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ760340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.30560178706213,
              21.098578846127317
            ],
            [
              -157.30560178706213,
              21.10314278650623
            ],
            [
              -157.300738377292,
              21.10314278650623
            ],
            [
              -157.300738377292,
              21.098578846127317
            ],
            [
              -157.30560178706213,
              21.098578846127317
            ]
          ]
        ]
      },
      "bbox": [
        -157.30560178706213,
        21.098578846127317,
        -157.300738377292,
        21.10314278650623
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.498335+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ760340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ760340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ760340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QGJ385385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.70359015616984,
              21.13211267707196
            ],
            [
              -156.70359015616984,
              21.13669211618907
            ],
            [
              -156.69870909904301,
              21.13669211618907
            ],
            [
              -156.69870909904301,
              21.13211267707196
            ],
            [
              -156.70359015616984,
              21.13211267707196
            ]
          ]
        ]
      },
      "bbox": [
        -156.70359015616984,
        21.13211267707196,
        -156.69870909904301,
        21.13669211618907
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.520715+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QGJ385385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QGJ385385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QGJ385385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            738500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ760330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.30570423796752,
              21.089547289683523
            ],
            [
              -157.30570423796752,
              21.094111212560254
            ],
            [
              -157.30084114516384,
              21.094111212560254
            ],
            [
              -157.30084114516384,
              21.089547289683523
            ],
            [
              -157.30570423796752,
              21.089547289683523
            ]
          ]
        ]
      },
      "bbox": [
        -157.30570423796752,
        21.089547289683523,
        -157.30084114516384,
        21.094111212560254
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.542526+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ760330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ760330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ760330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ755335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.31046490883304,
              21.094111212560254
            ],
            [
              -157.31046490883304,
              21.098675019019147
            ],
            [
              -157.30560178706213,
              21.098675019019147
            ],
            [
              -157.30560178706213,
              21.094111212560254
            ],
            [
              -157.31046490883304,
              21.094111212560254
            ]
          ]
        ]
      },
      "bbox": [
        -157.31046490883304,
        21.094111212560254,
        -157.30560178706213,
        21.098675019019147
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.564404+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ755335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ755335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ755335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            675500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ760335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.30565301926256,
              21.09406306916844
            ],
            [
              -157.30565301926256,
              21.098627000797517
            ],
            [
              -157.3007897680613,
              21.098627000797517
            ],
            [
              -157.3007897680613,
              21.09406306916844
            ],
            [
              -157.30565301926256,
              21.09406306916844
            ]
          ]
        ]
      },
      "bbox": [
        -157.30565301926256,
        21.09406306916844,
        -157.3007897680613,
        21.098627000797517
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.586638+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ760335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ760335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ760335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ760345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.30555054136073,
              21.103094620559798
            ],
            [
              -157.30555054136073,
              21.10765856968604
            ],
            [
              -157.3006869728497,
              21.10765856968604
            ],
            [
              -157.3006869728497,
              21.103094620559798
            ],
            [
              -157.30555054136073,
              21.103094620559798
            ]
          ]
        ]
      },
      "bbox": [
        -157.30555054136073,
        21.103094620559798,
        -157.3006869728497,
        21.10765856968604
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.609448+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ760345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ760345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ760345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ765345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.300738377292,
              21.103046318133103
            ],
            [
              -157.300738377292,
              21.10761039246554
            ],
            [
              -157.29587467916082,
              21.10761039246554
            ],
            [
              -157.29587467916082,
              21.103046318133103
            ],
            [
              -157.300738377292,
              21.103046318133103
            ]
          ]
        ]
      },
      "bbox": [
        -157.300738377292,
        21.103046318133103,
        -157.29587467916082,
        21.10761039246554
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.631523+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ765345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ765345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ765345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ760355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.30544800943275,
              21.11212616184419
            ],
            [
              -157.30544800943275,
              21.116690128457446
            ],
            [
              -157.3005841229205,
              21.116690128457446
            ],
            [
              -157.3005841229205,
              21.11212616184419
            ],
            [
              -157.30544800943275,
              21.11212616184419
            ]
          ]
        ]
      },
      "bbox": [
        -157.30544800943275,
        21.11212616184419,
        -157.3005841229205,
        21.116690128457446
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.653856+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ760355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ760355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ760355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ760365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.3053454234338,
              21.12115769301883
            ],
            [
              -157.3053454234338,
              21.125721676940593
            ],
            [
              -157.30048122043377,
              21.125721676940593
            ],
            [
              -157.30048122043377,
              21.12115769301883
            ],
            [
              -157.3053454234338,
              21.12115769301883
            ]
          ]
        ]
      },
      "bbox": [
        -157.3053454234338,
        21.12115769301883,
        -157.30048122043377,
        21.125721676940593
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.675646+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ760365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ760365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ760365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ765335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.30084114516384,
              21.094014789363698
            ],
            [
              -157.30084114516384,
              21.098578846127317
            ],
            [
              -157.29597776462788,
              21.098578846127317
            ],
            [
              -157.29597776462788,
              21.094014789363698
            ],
            [
              -157.30084114516384,
              21.094014789363698
            ]
          ]
        ]
      },
      "bbox": [
        -157.30084114516384,
        21.094014789363698,
        -157.29597776462788,
        21.098578846127317
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.697560+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ765335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ765335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ765335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ765355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.300635554728,
              21.112077836806723
            ],
            [
              -157.300635554728,
              21.116641928695408
            ],
            [
              -157.29577153821086,
              21.116641928695408
            ],
            [
              -157.29577153821086,
              21.112077836806723
            ],
            [
              -157.300635554728,
              21.112077836806723
            ]
          ]
        ]
      },
      "bbox": [
        -157.300635554728,
        21.112077836806723,
        -157.29577153821086,
        21.116641928695408
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.719573+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ765355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ765355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ765355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ765340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.3007897680613,
              21.098530555010207
            ],
            [
              -157.3007897680613,
              21.103094620559798
            ],
            [
              -157.29592622882615,
              21.103094620559798
            ],
            [
              -157.29592622882615,
              21.098530555010207
            ],
            [
              -157.3007897680613,
              21.098530555010207
            ]
          ]
        ]
      },
      "bbox": [
        -157.3007897680613,
        21.098530555010207,
        -157.29592622882615,
        21.103094620559798
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.741543+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ765340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ765340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ765340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ765350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.3006869728497,
              21.107562078732048
            ],
            [
              -157.3006869728497,
              21.11212616184419
            ],
            [
              -157.29582311562478,
              21.11212616184419
            ],
            [
              -157.29582311562478,
              21.107562078732048
            ],
            [
              -157.3006869728497,
              21.107562078732048
            ]
          ]
        ]
      },
      "bbox": [
        -157.3006869728497,
        21.107562078732048,
        -157.29582311562478,
        21.11212616184419
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.763639+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ765350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ765350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ765350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ760350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.3054992821528,
              21.10761039246554
            ],
            [
              -157.3054992821528,
              21.112174350336566
            ],
            [
              -157.300635554728,
              21.112174350336566
            ],
            [
              -157.300635554728,
              21.10761039246554
            ],
            [
              -157.3054992821528,
              21.10761039246554
            ]
          ]
        ]
      },
      "bbox": [
        -157.3054992821528,
        21.10761039246554,
        -157.300635554728,
        21.112174350336566
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.785523+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ760350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ760350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ760350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ765330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.3008925086061,
              21.089499021193905
            ],
            [
              -157.3008925086061,
              21.09406306916844
            ],
            [
              -157.29602928657317,
              21.09406306916844
            ],
            [
              -157.29602928657317,
              21.089499021193905
            ],
            [
              -157.3008925086061,
              21.089499021193905
            ]
          ]
        ]
      },
      "bbox": [
        -157.3008925086061,
        21.089499021193905,
        -157.29602928657317,
        21.09406306916844
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.807911+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ765330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ765330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ765330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676500.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ765370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.30048122043377,
              21.12562509577156
            ],
            [
              -157.30048122043377,
              21.130189213943805
            ],
            [
              -157.29561672243014,
              21.130189213943805
            ],
            [
              -157.29561672243014,
              21.12562509577156
            ],
            [
              -157.30048122043377,
              21.12562509577156
            ]
          ]
        ]
      },
      "bbox": [
        -157.30048122043377,
        21.12562509577156,
        -157.29561672243014,
        21.130189213943805
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.829852+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ765370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ765370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ765370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676500.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29597776462788,
              21.098482127447866
            ],
            [
              -157.29597776462788,
              21.103046318133103
            ],
            [
              -157.2911140960009,
              21.103046318133103
            ],
            [
              -157.2911140960009,
              21.098482127447866
            ],
            [
              -157.29597776462788,
              21.098482127447866
            ]
          ]
        ]
      },
      "bbox": [
        -157.29597776462788,
        21.098482127447866,
        -157.2911140960009,
        21.103046318133103
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.852027+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29592622882615,
              21.102997879227793
            ],
            [
              -157.29592622882615,
              21.107562078732048
            ],
            [
              -157.29106240112472,
              21.107562078732048
            ],
            [
              -157.29106240112472,
              21.102997879227793
            ],
            [
              -157.29592622882615,
              21.102997879227793
            ]
          ]
        ]
      },
      "bbox": [
        -157.29592622882615,
        21.102997879227793,
        -157.29106240112472,
        21.107562078732048
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.874283+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ765360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.3005841229205,
              21.116593592356793
            ],
            [
              -157.3005841229205,
              21.12115769301883
            ],
            [
              -157.2957199469118,
              21.12115769301883
            ],
            [
              -157.2957199469118,
              21.116593592356793
            ],
            [
              -157.3005841229205,
              21.116593592356793
            ]
          ]
        ]
      },
      "bbox": [
        -157.3005841229205,
        21.116593592356793,
        -157.2957199469118,
        21.12115769301883
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.896188+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ765360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ765360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ765360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29602928657317,
              21.093966373147737
            ],
            [
              -157.29602928657317,
              21.098530555010207
            ],
            [
              -157.29116577679895,
              21.098530555010207
            ],
            [
              -157.29116577679895,
              21.093966373147737
            ],
            [
              -157.29602928657317,
              21.093966373147737
            ]
          ]
        ]
      },
      "bbox": [
        -157.29602928657317,
        21.093966373147737,
        -157.29116577679895,
        21.098530555010207
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.918322+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29608079466917,
              21.089450616327696
            ],
            [
              -157.29608079466917,
              21.094014789363698
            ],
            [
              -157.29121744352673,
              21.094014789363698
            ],
            [
              -157.29121744352673,
              21.089450616327696
            ],
            [
              -157.29608079466917,
              21.089450616327696
            ]
          ]
        ]
      },
      "bbox": [
        -157.29608079466917,
        21.089450616327696,
        -157.29121744352673,
        21.094014789363698
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.940522+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29587467916082,
              21.107513628487204
            ],
            [
              -157.29587467916082,
              21.112077836806723
            ],
            [
              -157.2910106921625,
              21.112077836806723
            ],
            [
              -157.2910106921625,
              21.107513628487204
            ],
            [
              -157.29587467916082,
              21.107513628487204
            ]
          ]
        ]
      },
      "bbox": [
        -157.29587467916082,
        21.107513628487204,
        -157.2910106921625,
        21.112077836806723
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.962416+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ765375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.30042974741434,
              21.130140843750844
            ],
            [
              -157.30042974741434,
              21.134704970697467
            ],
            [
              -157.29556508943088,
              21.134704970697467
            ],
            [
              -157.29556508943088,
              21.130140843750844
            ],
            [
              -157.30042974741434,
              21.130140843750844
            ]
          ]
        ]
      },
      "bbox": [
        -157.30042974741434,
        21.130140843750844,
        -157.29556508943088,
        21.134704970697467
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:25.984535+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ765375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ765375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ765375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29582311562478,
              21.11202937522577
            ],
            [
              -157.29582311562478,
              21.116593592356793
            ],
            [
              -157.29095896910616,
              21.116593592356793
            ],
            [
              -157.29095896910616,
              21.11202937522577
            ],
            [
              -157.29582311562478,
              21.11202937522577
            ]
          ]
        ]
      },
      "bbox": [
        -157.29582311562478,
        21.11202937522577,
        -157.29095896910616,
        21.116593592356793
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.006901+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ765365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.30053267742082,
              21.12110934538194
            ],
            [
              -157.30053267742082,
              21.125673454670626
            ],
            [
              -157.29566834154028,
              21.125673454670626
            ],
            [
              -157.29566834154028,
              21.12110934538194
            ],
            [
              -157.30053267742082,
              21.12110934538194
            ]
          ]
        ]
      },
      "bbox": [
        -157.30053267742082,
        21.12110934538194,
        -157.29566834154028,
        21.125673454670626
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.028985+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ765365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ765365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ765365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            676500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29116577679895,
              21.09843356344198
            ],
            [
              -157.29116577679895,
              21.102997879227793
            ],
            [
              -157.28630197885406,
              21.102997879227793
            ],
            [
              -157.28630197885406,
              21.09843356344198
            ],
            [
              -157.29116577679895,
              21.09843356344198
            ]
          ]
        ]
      },
      "bbox": [
        -157.29116577679895,
        21.09843356344198,
        -157.28630197885406,
        21.102997879227793
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.051105+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29561672243014,
              21.130092336900415
            ],
            [
              -157.29561672243014,
              21.134656589211325
            ],
            [
              -157.29075193316797,
              21.134656589211325
            ],
            [
              -157.29075193316797,
              21.130092336900415
            ],
            [
              -157.29561672243014,
              21.130092336900415
            ]
          ]
        ]
      },
      "bbox": [
        -157.29561672243014,
        21.130092336900415,
        -157.29075193316797,
        21.134656589211325
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.073350+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29126909619222,
              21.089402075086603
            ],
            [
              -157.29126909619222,
              21.093966373147737
            ],
            [
              -157.28640561606068,
              21.093966373147737
            ],
            [
              -157.28640561606068,
              21.089402075086603
            ],
            [
              -157.29126909619222,
              21.089402075086603
            ]
          ]
        ]
      },
      "bbox": [
        -157.29126909619222,
        21.089402075086603,
        -157.28640561606068,
        21.093966373147737
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.095694+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29577153821086,
              21.11654511944321
            ],
            [
              -157.29577153821086,
              21.12110934538194
            ],
            [
              -157.29090723194778,
              21.12110934538194
            ],
            [
              -157.29090723194778,
              21.11654511944321
            ],
            [
              -157.29577153821086,
              21.11654511944321
            ]
          ]
        ]
      },
      "bbox": [
        -157.29577153821086,
        21.11654511944321,
        -157.29090723194778,
        21.12110934538194
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.117650+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29121744352673,
              21.09391782052224
            ],
            [
              -157.29121744352673,
              21.098482127447866
            ],
            [
              -157.2863538046114,
              21.098482127447866
            ],
            [
              -157.2863538046114,
              21.09391782052224
            ],
            [
              -157.29121744352673,
              21.09391782052224
            ]
          ]
        ]
      },
      "bbox": [
        -157.29121744352673,
        21.09391782052224,
        -157.2863538046114,
        21.098482127447866
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.139862+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29566834154028,
              21.125576600244955
            ],
            [
              -157.29566834154028,
              21.130140843750844
            ],
            [
              -157.29080371238643,
              21.130140843750844
            ],
            [
              -157.29080371238643,
              21.125576600244955
            ],
            [
              -157.29566834154028,
              21.125576600244955
            ]
          ]
        ]
      },
      "bbox": [
        -157.29566834154028,
        21.125576600244955,
        -157.29080371238643,
        21.130140843750844
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.161864+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2955134425407,
              21.13912380265691
            ],
            [
              -157.2955134425407,
              21.14368807257426
            ],
            [
              -157.2906483329537,
              21.14368807257426
            ],
            [
              -157.2906483329537,
              21.13912380265691
            ],
            [
              -157.2955134425407,
              21.13912380265691
            ]
          ]
        ]
      },
      "bbox": [
        -157.2955134425407,
        21.13912380265691,
        -157.2906483329537,
        21.14368807257426
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.183860+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2911140960009,
              21.10294930384554
            ],
            [
              -157.2911140960009,
              21.107513628487204
            ],
            [
              -157.28625013878002,
              21.107513628487204
            ],
            [
              -157.28625013878002,
              21.10294930384554
            ],
            [
              -157.2911140960009,
              21.10294930384554
            ]
          ]
        ]
      },
      "bbox": [
        -157.2911140960009,
        21.10294930384554,
        -157.28625013878002,
        21.107513628487204
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.205891+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29556508943088,
              21.134608071037864
            ],
            [
              -157.29556508943088,
              21.139172332152594
            ],
            [
              -157.29070014002426,
              21.139172332152594
            ],
            [
              -157.29070014002426,
              21.134608071037864
            ],
            [
              -157.29556508943088,
              21.134608071037864
            ]
          ]
        ]
      },
      "bbox": [
        -157.29556508943088,
        21.134608071037864,
        -157.29070014002426,
        21.139172332152594
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.227901+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ770365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2957199469118,
              21.121060861139195
            ],
            [
              -157.2957199469118,
              21.12562509577156
            ],
            [
              -157.29085547768145,
              21.12562509577156
            ],
            [
              -157.29085547768145,
              21.121060861139195
            ],
            [
              -157.2957199469118,
              21.121060861139195
            ]
          ]
        ]
      },
      "bbox": [
        -157.2957199469118,
        21.121060861139195,
        -157.29085547768145,
        21.12562509577156
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.249651+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ770365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ770365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ770365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29090723194778,
              21.121012240292174
            ],
            [
              -157.29090723194778,
              21.125576600244955
            ],
            [
              -157.28604262889883,
              21.125576600244955
            ],
            [
              -157.28604262889883,
              21.121012240292174
            ],
            [
              -157.29090723194778,
              21.121012240292174
            ]
          ]
        ]
      },
      "bbox": [
        -157.29090723194778,
        21.121012240292174,
        -157.28604262889883,
        21.125576600244955
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.271862+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29106240112472,
              21.107465041732627
            ],
            [
              -157.29106240112472,
              21.11202937522577
            ],
            [
              -157.28619828438045,
              21.11202937522577
            ],
            [
              -157.28619828438045,
              21.107465041732627
            ],
            [
              -157.29106240112472,
              21.107465041732627
            ]
          ]
        ]
      },
      "bbox": [
        -157.29106240112472,
        21.107465041732627,
        -157.28619828438045,
        21.11202937522577
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.293913+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29075193316797,
              21.134559416178647
            ],
            [
              -157.29075193316797,
              21.13912380265691
            ],
            [
              -157.2858868523128,
              21.13912380265691
            ],
            [
              -157.2858868523128,
              21.134559416178647
            ],
            [
              -157.29075193316797,
              21.134559416178647
            ]
          ]
        ]
      },
      "bbox": [
        -157.29075193316797,
        21.134559416178647,
        -157.2858868523128,
        21.13912380265691
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.316091+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29080371238643,
              21.13004369339408
            ],
            [
              -157.29080371238643,
              21.134608071037864
            ],
            [
              -157.28593879179672,
              21.134608071037864
            ],
            [
              -157.28593879179672,
              21.13004369339408
            ],
            [
              -157.29080371238643,
              21.13004369339408
            ]
          ]
        ]
      },
      "bbox": [
        -157.29080371238643,
        21.13004369339408,
        -157.28593879179672,
        21.134608071037864
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.338145+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29095896910616,
              21.116496509956235
            ],
            [
              -157.29095896910616,
              21.121060861139195
            ],
            [
              -157.2860945325697,
              21.121060861139195
            ],
            [
              -157.2860945325697,
              21.116496509956235
            ],
            [
              -157.29095896910616,
              21.116496509956235
            ]
          ]
        ]
      },
      "bbox": [
        -157.29095896910616,
        21.116496509956235,
        -157.2860945325697,
        21.121060861139195
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.360233+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29085547768145,
              21.12552796809237
            ],
            [
              -157.29085547768145,
              21.130092336900415
            ],
            [
              -157.2859907173249,
              21.130092336900415
            ],
            [
              -157.2859907173249,
              21.12552796809237
            ],
            [
              -157.29085547768145,
              21.12552796809237
            ]
          ]
        ]
      },
      "bbox": [
        -157.29085547768145,
        21.12552796809237,
        -157.2859907173249,
        21.130092336900415
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.382288+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29070014002426,
              21.13907513644568
            ],
            [
              -157.29070014002426,
              21.14363953175715
            ],
            [
              -157.2858348988715,
              21.14363953175715
            ],
            [
              -157.2858348988715,
              21.13907513644568
            ],
            [
              -157.29070014002426,
              21.13907513644568
            ]
          ]
        ]
      },
      "bbox": [
        -157.29070014002426,
        21.13907513644568,
        -157.2858348988715,
        21.14363953175715
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.404386+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2910106921625,
              21.111980777102954
            ],
            [
              -157.2910106921625,
              21.11654511944321
            ],
            [
              -157.28614641564658,
              21.11654511944321
            ],
            [
              -157.28614641564658,
              21.111980777102954
            ],
            [
              -157.2910106921625,
              21.111980777102954
            ]
          ]
        ]
      },
      "bbox": [
        -157.2910106921625,
        21.111980777102954,
        -157.28614641564658,
        21.11654511944321
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.426795+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28630197885406,
              21.102900591987986
            ],
            [
              -157.28630197885406,
              21.107465041732627
            ],
            [
              -157.28143789216514,
              21.107465041732627
            ],
            [
              -157.28143789216514,
              21.102900591987986
            ],
            [
              -157.28630197885406,
              21.102900591987986
            ]
          ]
        ]
      },
      "bbox": [
        -157.28630197885406,
        21.102900591987986,
        -157.28143789216514,
        21.107465041732627
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.449537+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.29059651195465,
              21.148106569425543
            ],
            [
              -157.29059651195465,
              21.15267098239959
            ],
            [
              -157.28573095011095,
              21.15267098239959
            ],
            [
              -157.28573095011095,
              21.148106569425543
            ],
            [
              -157.29059651195465,
              21.148106569425543
            ]
          ]
        ]
      },
      "bbox": [
        -157.29059651195465,
        21.148106569425543,
        -157.28573095011095,
        21.15267098239959
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.471994+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28625013878002,
              21.107416318469973
            ],
            [
              -157.28625013878002,
              21.111980777102954
            ],
            [
              -157.28138589231799,
              21.111980777102954
            ],
            [
              -157.28138589231799,
              21.107416318469973
            ],
            [
              -157.28625013878002,
              21.107416318469973
            ]
          ]
        ]
      },
      "bbox": [
        -157.28625013878002,
        21.107416318469973,
        -157.28138589231799,
        21.111980777102954
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.494087+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28640561606068,
              21.09386913148891
            ],
            [
              -157.28640561606068,
              21.09843356344198
            ],
            [
              -157.2815418481022,
              21.09843356344198
            ],
            [
              -157.2815418481022,
              21.09386913148891
            ],
            [
              -157.28640561606068,
              21.09386913148891
            ]
          ]
        ]
      },
      "bbox": [
        -157.28640561606068,
        21.09386913148891,
        -157.2815418481022,
        21.09843356344198
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.516403+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28619828438045,
              21.111932042439886
            ],
            [
              -157.28619828438045,
              21.116496509956235
            ],
            [
              -157.28133387787227,
              21.116496509956235
            ],
            [
              -157.28133387787227,
              21.111932042439886
            ],
            [
              -157.28619828438045,
              21.111932042439886
            ]
          ]
        ]
      },
      "bbox": [
        -157.28619828438045,
        21.111932042439886,
        -157.28133387787227,
        21.116496509956235
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.538615+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ775390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2906483329537,
              21.14359085419478
            ],
            [
              -157.2906483329537,
              21.148155258338175
            ],
            [
              -157.28578293147143,
              21.148155258338175
            ],
            [
              -157.28578293147143,
              21.14359085419478
            ],
            [
              -157.2906483329537,
              21.14359085419478
            ]
          ]
        ]
      },
      "bbox": [
        -157.2906483329537,
        21.14359085419478,
        -157.28578293147143,
        21.148155258338175
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.560667+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ775390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ775390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ775390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            677500.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28645741321063,
              21.089353397472344
            ],
            [
              -157.28645741321063,
              21.09391782052224
            ],
            [
              -157.28159380421116,
              21.09391782052224
            ],
            [
              -157.28159380421116,
              21.089353397472344
            ],
            [
              -157.28645741321063,
              21.089353397472344
            ]
          ]
        ]
      },
      "bbox": [
        -157.28645741321063,
        21.089353397472344,
        -157.28159380421116,
        21.09391782052224
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.582871+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2860945325697,
              21.12096348284246
            ],
            [
              -157.2860945325697,
              21.12552796809237
            ],
            [
              -157.2812297952342,
              21.12552796809237
            ],
            [
              -157.2812297952342,
              21.12096348284246
            ],
            [
              -157.2860945325697,
              21.12096348284246
            ]
          ]
        ]
      },
      "bbox": [
        -157.2860945325697,
        21.12096348284246,
        -157.2812297952342,
        21.12552796809237
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.605072+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28614641564658,
              21.116447763897472
            ],
            [
              -157.28614641564658,
              21.121012240292174
            ],
            [
              -157.28128184881842,
              21.121012240292174
            ],
            [
              -157.28128184881842,
              21.116447763897472
            ],
            [
              -157.28614641564658,
              21.116447763897472
            ]
          ]
        ]
      },
      "bbox": [
        -157.28614641564658,
        21.116447763897472,
        -157.28128184881842,
        21.121012240292174
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.627257+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2863538046114,
              21.098384862994216
            ],
            [
              -157.2863538046114,
              21.10294930384554
            ],
            [
              -157.28148987742338,
              21.10294930384554
            ],
            [
              -157.28148987742338,
              21.098384862994216
            ],
            [
              -157.2863538046114,
              21.098384862994216
            ]
          ]
        ]
      },
      "bbox": [
        -157.2863538046114,
        21.098384862994216,
        -157.28148987742338,
        21.10294930384554
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.649566+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2858348988715,
              21.143542039888704
            ],
            [
              -157.2858348988715,
              21.148106569425543
            ],
            [
              -157.28096936567218,
              21.148106569425543
            ],
            [
              -157.28096936567218,
              21.143542039888704
            ],
            [
              -157.2858348988715,
              21.143542039888704
            ]
          ]
        ]
      },
      "bbox": [
        -157.2858348988715,
        21.143542039888704,
        -157.28096936567218,
        21.148106569425543
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.671894+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2859907173249,
              21.129994913233396
            ],
            [
              -157.2859907173249,
              21.134559416178647
            ],
            [
              -157.2811256653587,
              21.134559416178647
            ],
            [
              -157.2811256653587,
              21.129994913233396
            ],
            [
              -157.2859907173249,
              21.129994913233396
            ]
          ]
        ]
      },
      "bbox": [
        -157.2859907173249,
        21.129994913233396,
        -157.2811256653587,
        21.134559416178647
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.693785+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28593879179672,
              21.134510624635233
            ],
            [
              -157.28593879179672,
              21.13907513644568
            ],
            [
              -157.28107357944774,
              21.13907513644568
            ],
            [
              -157.28107357944774,
              21.134510624635233
            ],
            [
              -157.28593879179672,
              21.134510624635233
            ]
          ]
        ]
      },
      "bbox": [
        -157.28593879179672,
        21.134510624635233,
        -157.28107357944774,
        21.13907513644568
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.716038+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28159380421116,
              21.09382030604946
            ],
            [
              -157.28159380421116,
              21.098384862994216
            ],
            [
              -157.27672990730832,
              21.098384862994216
            ],
            [
              -157.27672990730832,
              21.09382030604946
            ],
            [
              -157.28159380421116,
              21.09382030604946
            ]
          ]
        ]
      },
      "bbox": [
        -157.28159380421116,
        21.09382030604946,
        -157.27672990730832,
        21.098384862994216
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.738176+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28578293147143,
              21.14805774373955
            ],
            [
              -157.28578293147143,
              21.152622282137557
            ],
            [
              -157.28091723780477,
              21.152622282137557
            ],
            [
              -157.28091723780477,
              21.14805774373955
            ],
            [
              -157.28578293147143,
              21.14805774373955
            ]
          ]
        ]
      },
      "bbox": [
        -157.28578293147143,
        21.14805774373955,
        -157.28091723780477,
        21.152622282137557
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.760808+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28573095011095,
              21.152573445072594
            ],
            [
              -157.28573095011095,
              21.157137992330437
            ],
            [
              -157.28086509594908,
              21.157137992330437
            ],
            [
              -157.28086509594908,
              21.152573445072594
            ],
            [
              -157.28573095011095,
              21.152573445072594
            ]
          ]
        ]
      },
      "bbox": [
        -157.28573095011095,
        21.152573445072594,
        -157.28086509594908,
        21.157137992330437
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.783712+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2858868523128,
              21.139026333520462
            ],
            [
              -157.2858868523128,
              21.14359085419478
            ],
            [
              -157.28102147955266,
              21.14359085419478
            ],
            [
              -157.28102147955266,
              21.139026333520462
            ],
            [
              -157.2858868523128,
              21.139026333520462
            ]
          ]
        ]
      },
      "bbox": [
        -157.2858868523128,
        21.139026333520462,
        -157.28102147955266,
        21.14359085419478
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.806625+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28164574575976,
              21.089304583486655
            ],
            [
              -157.28164574575976,
              21.09386913148891
            ],
            [
              -157.27678200801432,
              21.09386913148891
            ],
            [
              -157.27678200801432,
              21.089304583486655
            ],
            [
              -157.28164574575976,
              21.089304583486655
            ]
          ]
        ]
      },
      "bbox": [
        -157.28164574575976,
        21.089304583486655,
        -157.27678200801432,
        21.09386913148891
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.829270+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ780370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28604262889883,
              21.12547919931536
            ],
            [
              -157.28604262889883,
              21.13004369339408
            ],
            [
              -157.2811777372871,
              21.13004369339408
            ],
            [
              -157.2811777372871,
              21.12547919931536
            ],
            [
              -157.28604262889883,
              21.12547919931536
            ]
          ]
        ]
      },
      "bbox": [
        -157.28604262889883,
        21.12547919931536,
        -157.2811777372871,
        21.13004369339408
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.851220+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ780370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ780370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ780370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678000.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2815418481022,
              21.098336026106264
            ],
            [
              -157.2815418481022,
              21.102900591987986
            ],
            [
              -157.27667779174655,
              21.102900591987986
            ],
            [
              -157.27667779174655,
              21.098336026106264
            ],
            [
              -157.2815418481022,
              21.098336026106264
            ]
          ]
        ]
      },
      "bbox": [
        -157.2815418481022,
        21.098336026106264,
        -157.27667779174655,
        21.102900591987986
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.873614+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28148987742338,
              21.10285174365682
            ],
            [
              -157.28148987742338,
              21.107416318469973
            ],
            [
              -157.27662566131875,
              21.107416318469973
            ],
            [
              -157.27662566131875,
              21.10285174365682
            ],
            [
              -157.28148987742338,
              21.10285174365682
            ]
          ]
        ]
      },
      "bbox": [
        -157.28148987742338,
        21.10285174365682,
        -157.27662566131875,
        21.107416318469973
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.895554+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28133387787227,
              21.116398881268534
            ],
            [
              -157.28133387787227,
              21.12096348284246
            ],
            [
              -157.27646918073498,
              21.12096348284246
            ],
            [
              -157.27646918073498,
              21.116398881268534
            ],
            [
              -157.28133387787227,
              21.116398881268534
            ]
          ]
        ]
      },
      "bbox": [
        -157.28133387787227,
        21.116398881268534,
        -157.27646918073498,
        21.12096348284246
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.917505+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28143789216514,
              21.10736745870088
            ],
            [
              -157.28143789216514,
              21.111932042439886
            ],
            [
              -157.27657351601445,
              21.111932042439886
            ],
            [
              -157.27657351601445,
              21.10736745870088
            ],
            [
              -157.28143789216514,
              21.10736745870088
            ]
          ]
        ]
      },
      "bbox": [
        -157.28143789216514,
        21.10736745870088,
        -157.27657351601445,
        21.111932042439886
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.939625+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28138589231799,
              21.1118831712382
            ],
            [
              -157.28138589231799,
              21.116447763897472
            ],
            [
              -157.27652135582332,
              21.116447763897472
            ],
            [
              -157.27652135582332,
              21.1118831712382
            ],
            [
              -157.28138589231799,
              21.1118831712382
            ]
          ]
        ]
      },
      "bbox": [
        -157.28138589231799,
        21.1118831712382,
        -157.27652135582332,
        21.116447763897472
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.964234+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2811777372871,
              21.129945996419924
            ],
            [
              -157.2811777372871,
              21.134510624635233
            ],
            [
              -157.27631255389537,
              21.134510624635233
            ],
            [
              -157.27631255389537,
              21.129945996419924
            ],
            [
              -157.2811777372871,
              21.129945996419924
            ]
          ]
        ]
      },
      "bbox": [
        -157.2811777372871,
        21.129945996419924,
        -157.27631255389537,
        21.134510624635233
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:26.986697+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28102147955266,
              21.14349308884048
            ],
            [
              -157.28102147955266,
              21.14805774373955
            ],
            [
              -157.276155814598,
              21.14805774373955
            ],
            [
              -157.276155814598,
              21.14349308884048
            ],
            [
              -157.28102147955266,
              21.14349308884048
            ]
          ]
        ]
      },
      "bbox": [
        -157.28102147955266,
        21.14349308884048,
        -157.276155814598,
        21.14805774373955
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.009293+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2811256653587,
              21.13446169640916
            ],
            [
              -157.2811256653587,
              21.139026333520462
            ],
            [
              -157.27626032147043,
              21.139026333520462
            ],
            [
              -157.27626032147043,
              21.13446169640916
            ],
            [
              -157.2811256653587,
              21.13446169640916
            ]
          ]
        ]
      },
      "bbox": [
        -157.2811256653587,
        21.13446169640916,
        -157.27626032147043,
        21.139026333520462
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.031727+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28128184881842,
              21.12091458879164
            ],
            [
              -157.28128184881842,
              21.12547919931536
            ],
            [
              -157.2764169767293,
              21.12547919931536
            ],
            [
              -157.2764169767293,
              21.12091458879164
            ],
            [
              -157.28128184881842,
              21.12091458879164
            ]
          ]
        ]
      },
      "bbox": [
        -157.28128184881842,
        21.12091458879164,
        -157.2764169767293,
        21.12547919931536
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.054084+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2812297952342,
              21.125430293915485
            ],
            [
              -157.2812297952342,
              21.129994913233396
            ],
            [
              -157.27636477231457,
              21.129994913233396
            ],
            [
              -157.27636477231457,
              21.125430293915485
            ],
            [
              -157.2812297952342,
              21.125430293915485
            ]
          ]
        ]
      },
      "bbox": [
        -157.2812297952342,
        21.125430293915485,
        -157.27636477231457,
        21.129994913233396
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.076452+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28091723780477,
              21.15252447120625
            ],
            [
              -157.28091723780477,
              21.157089143887454
            ],
            [
              -157.27605125168697,
              21.157089143887454
            ],
            [
              -157.27605125168697,
              21.15252447120625
            ],
            [
              -157.28091723780477,
              21.15252447120625
            ]
          ]
        ]
      },
      "bbox": [
        -157.28091723780477,
        21.15252447120625,
        -157.27605125168697,
        21.157089143887454
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.098716+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28096936567218,
              21.148008781281757
            ],
            [
              -157.28096936567218,
              21.152573445072594
            ],
            [
              -157.276103540148,
              21.152573445072594
            ],
            [
              -157.276103540148,
              21.148008781281757
            ],
            [
              -157.28096936567218,
              21.148008781281757
            ]
          ]
        ]
      },
      "bbox": [
        -157.28096936567218,
        21.148008781281757,
        -157.276103540148,
        21.152573445072594
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.120928+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28107357944774,
              21.138977393882815
            ],
            [
              -157.28107357944774,
              21.143542039888704
            ],
            [
              -157.2762080750384,
              21.143542039888704
            ],
            [
              -157.2762080750384,
              21.138977393882815
            ],
            [
              -157.28107357944774,
              21.138977393882815
            ]
          ]
        ]
      },
      "bbox": [
        -157.28107357944774,
        21.138977393882815,
        -157.2762080750384,
        21.143542039888704
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.143532+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27683409387487,
              21.089255632299373
            ],
            [
              -157.27683409387487,
              21.09382030604946
            ],
            [
              -157.27197029111753,
              21.09382030604946
            ],
            [
              -157.27197029111753,
              21.089255632299373
            ],
            [
              -157.27683409387487,
              21.089255632299373
            ]
          ]
        ]
      },
      "bbox": [
        -157.27683409387487,
        21.089255632299373,
        -157.27197029111753,
        21.09382030604946
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.165884+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27657351601445,
              21.111834162741893
            ],
            [
              -157.27657351601445,
              21.116398881268534
            ],
            [
              -157.2717089139931,
              21.116398881268534
            ],
            [
              -157.2717089139931,
              21.111834162741893
            ],
            [
              -157.27657351601445,
              21.111834162741893
            ]
          ]
        ]
      },
      "bbox": [
        -157.27657351601445,
        21.111834162741893,
        -157.2717089139931,
        21.116398881268534
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.188845+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27672990730832,
              21.098287051917865
            ],
            [
              -157.27672990730832,
              21.10285174365682
            ],
            [
              -157.27186578830978,
              21.10285174365682
            ],
            [
              -157.27186578830978,
              21.098287051917865
            ],
            [
              -157.27672990730832,
              21.098287051917865
            ]
          ]
        ]
      },
      "bbox": [
        -157.27672990730832,
        21.098287051917865,
        -157.27186578830978,
        21.10285174365682
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.211350+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27667779174655,
              21.10280275800663
            ],
            [
              -157.27667779174655,
              21.10736745870088
            ],
            [
              -157.2718135128947,
              21.10736745870088
            ],
            [
              -157.2718135128947,
              21.10280275800663
            ],
            [
              -157.27667779174655,
              21.10280275800663
            ]
          ]
        ]
      },
      "bbox": [
        -157.27667779174655,
        21.10280275800663,
        -157.2718135128947,
        21.10736745870088
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.234305+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27662566131875,
              21.107318461614728
            ],
            [
              -157.27662566131875,
              21.1118831712382
            ],
            [
              -157.2717612214591,
              21.1118831712382
            ],
            [
              -157.2717612214591,
              21.107318461614728
            ],
            [
              -157.27662566131875,
              21.107318461614728
            ]
          ]
        ]
      },
      "bbox": [
        -157.27662566131875,
        21.107318461614728,
        -157.2717612214591,
        21.1118831712382
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.256701+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27646918073498,
              21.120865557552413
            ],
            [
              -157.27646918073498,
              21.125430293915485
            ],
            [
              -157.27160421779277,
              21.125430293915485
            ],
            [
              -157.27160421779277,
              21.120865557552413
            ],
            [
              -157.27646918073498,
              21.120865557552413
            ]
          ]
        ]
      },
      "bbox": [
        -157.27646918073498,
        21.120865557552413,
        -157.27160421779277,
        21.125430293915485
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.279054+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27652135582332,
              21.116349861387874
            ],
            [
              -157.27652135582332,
              21.12091458879164
            ],
            [
              -157.27165659048697,
              21.12091458879164
            ],
            [
              -157.27165659048697,
              21.116349861387874
            ],
            [
              -157.27652135582332,
              21.116349861387874
            ]
          ]
        ]
      },
      "bbox": [
        -157.27652135582332,
        21.116349861387874,
        -157.27165659048697,
        21.12091458879164
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.301249+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ785405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.28086509594908,
              21.157040158613576
            ],
            [
              -157.28086509594908,
              21.16160484018372
            ],
            [
              -157.27599894921372,
              21.16160484018372
            ],
            [
              -157.27599894921372,
              21.157040158613576
            ],
            [
              -157.28086509594908,
              21.157040158613576
            ]
          ]
        ]
      },
      "bbox": [
        -157.28086509594908,
        21.157040158613576,
        -157.27599894921372,
        21.16160484018372
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.323077+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ785405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ785405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ785405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            678500.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27678200801432,
              21.093771343348696
            ],
            [
              -157.27678200801432,
              21.098336026106264
            ],
            [
              -157.27191804771405,
              21.098336026106264
            ],
            [
              -157.27191804771405,
              21.093771343348696
            ],
            [
              -157.27678200801432,
              21.093771343348696
            ]
          ]
        ]
      },
      "bbox": [
        -157.27678200801432,
        21.093771343348696,
        -157.27191804771405,
        21.098336026106264
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.345722+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2764169767293,
              21.125381251656236
            ],
            [
              -157.2764169767293,
              21.129945996419924
            ],
            [
              -157.27155186339962,
              21.129945996419924
            ],
            [
              -157.27155186339962,
              21.125381251656236
            ],
            [
              -157.2764169767293,
              21.125381251656236
            ]
          ]
        ]
      },
      "bbox": [
        -157.2764169767293,
        21.125381251656236,
        -157.27155186339962,
        21.129945996419924
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.368094+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.276155814598,
              21.147959682481076
            ],
            [
              -157.276155814598,
              21.15252447120625
            ],
            [
              -157.2712898829435,
              21.15252447120625
            ],
            [
              -157.2712898829435,
              21.147959682481076
            ],
            [
              -157.276155814598,
              21.147959682481076
            ]
          ]
        ]
      },
      "bbox": [
        -157.276155814598,
        21.147959682481076,
        -157.2712898829435,
        21.15252447120625
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.390247+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.276103540148,
              21.15247536111321
            ],
            [
              -157.276103540148,
              21.157040158613576
            ],
            [
              -157.27123744514492,
              21.157040158613576
            ],
            [
              -157.27123744514492,
              21.15247536111321
            ],
            [
              -157.276103540148,
              21.15247536111321
            ]
          ]
        ]
      },
      "bbox": [
        -157.276103540148,
        21.15247536111321,
        -157.27123744514492,
        21.157040158613576
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.412387+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2762080750384,
              21.143444001337457
            ],
            [
              -157.2762080750384,
              21.148008781281757
            ],
            [
              -157.27134230683785,
              21.148008781281757
            ],
            [
              -157.27134230683785,
              21.143444001337457
            ],
            [
              -157.2762080750384,
              21.143444001337457
            ]
          ]
        ]
      },
      "bbox": [
        -157.2762080750384,
        21.143444001337457,
        -157.27134230683785,
        21.148008781281757
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.437714+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27631255389537,
              21.13441263151739
            ],
            [
              -157.27631255389537,
              21.138977393882815
            ],
            [
              -157.27144711291922,
              21.138977393882815
            ],
            [
              -157.27144711291922,
              21.13441263151739
            ],
            [
              -157.27631255389537,
              21.13441263151739
            ]
          ]
        ]
      },
      "bbox": [
        -157.27631255389537,
        21.13441263151739,
        -157.27144711291922,
        21.138977393882815
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.460925+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27197029111753,
              21.09372224517509
            ],
            [
              -157.27197029111753,
              21.098287051917865
            ],
            [
              -157.26710613283063,
              21.098287051917865
            ],
            [
              -157.26710613283063,
              21.09372224517509
            ],
            [
              -157.27197029111753,
              21.09372224517509
            ]
          ]
        ]
      },
      "bbox": [
        -157.27197029111753,
        21.09372224517509,
        -157.26710613283063,
        21.098287051917865
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.483182+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27626032147043,
              21.13892831768275
            ],
            [
              -157.27626032147043,
              21.14349308884048
            ],
            [
              -157.27139471682932,
              21.14349308884048
            ],
            [
              -157.27139471682932,
              21.13892831768275
            ],
            [
              -157.27626032147043,
              21.13892831768275
            ]
          ]
        ]
      },
      "bbox": [
        -157.27626032147043,
        21.13892831768275,
        -157.27139471682932,
        21.14349308884048
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.505413+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27636477231457,
              21.12989694284174
            ],
            [
              -157.27636477231457,
              21.13446169640916
            ],
            [
              -157.27149949510888,
              21.13446169640916
            ],
            [
              -157.27149949510888,
              21.12989694284174
            ],
            [
              -157.27636477231457,
              21.12989694284174
            ]
          ]
        ]
      },
      "bbox": [
        -157.27636477231457,
        21.12989694284174,
        -157.27149949510888,
        21.13446169640916
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.527804+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27202251853,
              21.089206545646324
            ],
            [
              -157.27202251853,
              21.093771343348696
            ],
            [
              -157.26715852090774,
              21.093771343348696
            ],
            [
              -157.26715852090774,
              21.089206545646324
            ],
            [
              -157.27202251853,
              21.089206545646324
            ]
          ]
        ]
      },
      "bbox": [
        -157.27202251853,
        21.089206545646324,
        -157.26715852090774,
        21.093771343348696
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.549990+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ790405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27605125168697,
              21.156991037233453
            ],
            [
              -157.27605125168697,
              21.161555843503326
            ],
            [
              -157.27118499344078,
              21.161555843503326
            ],
            [
              -157.27118499344078,
              21.156991037233453
            ],
            [
              -157.27605125168697,
              21.156991037233453
            ]
          ]
        ]
      },
      "bbox": [
        -157.27605125168697,
        21.156991037233453,
        -157.27118499344078,
        21.161555843503326
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.572640+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ790405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ790405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ790405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679000.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2717089139931,
              21.11630070568358
            ],
            [
              -157.2717089139931,
              21.120865557552413
            ],
            [
              -157.26684394828692,
              21.120865557552413
            ],
            [
              -157.26684394828692,
              21.11630070568358
            ],
            [
              -157.2717089139931,
              21.11630070568358
            ]
          ]
        ]
      },
      "bbox": [
        -157.2717089139931,
        21.11630070568358,
        -157.26684394828692,
        21.120865557552413
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.594918+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2718135128947,
              21.1072693289084
            ],
            [
              -157.2718135128947,
              21.111834162741893
            ],
            [
              -157.26694887097042,
              21.111834162741893
            ],
            [
              -157.26694887097042,
              21.1072693289084
            ],
            [
              -157.2718135128947,
              21.1072693289084
            ]
          ]
        ]
      },
      "bbox": [
        -157.2718135128947,
        21.1072693289084,
        -157.26694887097042,
        21.111834162741893
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.617487+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2717612214591,
              21.111785018534217
            ],
            [
              -157.2717612214591,
              21.116349861387874
            ],
            [
              -157.26689641777872,
              21.116349861387874
            ],
            [
              -157.26689641777872,
              21.111785018534217
            ],
            [
              -157.2717612214591,
              21.111785018534217
            ]
          ]
        ]
      },
      "bbox": [
        -157.2717612214591,
        21.111785018534217,
        -157.26689641777872,
        21.116349861387874
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.640283+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27160421779277,
              21.125332073035825
            ],
            [
              -157.27160421779277,
              21.12989694284174
            ],
            [
              -157.2667389249514,
              21.12989694284174
            ],
            [
              -157.2667389249514,
              21.125332073035825
            ],
            [
              -157.27160421779277,
              21.125332073035825
            ]
          ]
        ]
      },
      "bbox": [
        -157.27160421779277,
        21.125332073035825,
        -157.2667389249514,
        21.12989694284174
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.662873+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27186578830978,
              21.102753636806415
            ],
            [
              -157.27186578830978,
              21.107318461614728
            ],
            [
              -157.26700130787057,
              21.107318461614728
            ],
            [
              -157.26700130787057,
              21.102753636806415
            ],
            [
              -157.27186578830978,
              21.102753636806415
            ]
          ]
        ]
      },
      "bbox": [
        -157.27186578830978,
        21.102753636806415,
        -157.26700130787057,
        21.107318461614728
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.685710+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27165659048697,
              21.12081639035621
            ],
            [
              -157.27165659048697,
              21.125381251656236
            ],
            [
              -157.26679142572746,
              21.125381251656236
            ],
            [
              -157.26679142572746,
              21.12081639035621
            ],
            [
              -157.27165659048697,
              21.12081639035621
            ]
          ]
        ]
      },
      "bbox": [
        -157.27165659048697,
        21.12081639035621,
        -157.26679142572746,
        21.125381251656236
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.707927+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27191804771405,
              21.098237942228547
            ],
            [
              -157.27191804771405,
              21.10280275800663
            ],
            [
              -157.2670537284878,
              21.10280275800663
            ],
            [
              -157.2670537284878,
              21.098237942228547
            ],
            [
              -157.27191804771405,
              21.098237942228547
            ]
          ]
        ]
      },
      "bbox": [
        -157.27191804771405,
        21.098237942228547,
        -157.2670537284878,
        21.10280275800663
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.730136+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27118499344078,
              21.16145744035737
            ],
            [
              -157.27118499344078,
              21.166022381936642
            ],
            [
              -157.26631841752564,
              21.166022381936642
            ],
            [
              -157.26631841752564,
              21.16145744035737
            ],
            [
              -157.27118499344078,
              21.16145744035737
            ]
          ]
        ]
      },
      "bbox": [
        -157.27118499344078,
        21.16145744035737,
        -157.26631841752564,
        21.166022381936642
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.752225+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27139471682932,
              21.143394776781218
            ],
            [
              -157.27139471682932,
              21.147959682481076
            ],
            [
              -157.26652878264022,
              21.147959682481076
            ],
            [
              -157.26652878264022,
              21.143394776781218
            ],
            [
              -157.27139471682932,
              21.143394776781218
            ]
          ]
        ]
      },
      "bbox": [
        -157.27139471682932,
        21.143394776781218,
        -157.26652878264022,
        21.147959682481076
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.774646+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2712898829435,
              21.1524261135921
            ],
            [
              -157.2712898829435,
              21.156991037233453
            ],
            [
              -157.26642362793945,
              21.156991037233453
            ],
            [
              -157.26642362793945,
              21.1524261135921
            ],
            [
              -157.2712898829435,
              21.1524261135921
            ]
          ]
        ]
      },
      "bbox": [
        -157.2712898829435,
        21.1524261135921,
        -157.26642362793945,
        21.156991037233453
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.797054+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27149949510888,
              21.134363429928015
            ],
            [
              -157.27149949510888,
              21.13892831768275
            ],
            [
              -157.26663388164016,
              21.13892831768275
            ],
            [
              -157.26663388164016,
              21.134363429928015
            ],
            [
              -157.27149949510888,
              21.134363429928015
            ]
          ]
        ]
      },
      "bbox": [
        -157.27149949510888,
        21.134363429928015,
        -157.26663388164016,
        21.13892831768275
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.819093+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27144711291922,
              21.138879104609696
            ],
            [
              -157.27144711291922,
              21.143444001337457
            ],
            [
              -157.26658133910203,
              21.143444001337457
            ],
            [
              -157.26658133910203,
              21.138879104609696
            ],
            [
              -157.27144711291922,
              21.138879104609696
            ]
          ]
        ]
      },
      "bbox": [
        -157.27144711291922,
        21.138879104609696,
        -157.26658133910203,
        21.143444001337457
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.841456+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27134230683785,
              21.147910446442154
            ],
            [
              -157.27134230683785,
              21.15247536111321
            ],
            [
              -157.2664762122532,
              21.15247536111321
            ],
            [
              -157.2664762122532,
              21.147910446442154
            ],
            [
              -157.27134230683785,
              21.147910446442154
            ]
          ]
        ]
      },
      "bbox": [
        -157.27134230683785,
        21.147910446442154,
        -157.2664762122532,
        21.15247536111321
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.863891+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27123744514492,
              21.15694177823065
            ],
            [
              -157.27123744514492,
              21.1615067108414
            ],
            [
              -157.2663710296974,
              21.1615067108414
            ],
            [
              -157.2663710296974,
              21.15694177823065
            ],
            [
              -157.27123744514492,
              21.15694177823065
            ]
          ]
        ]
      },
      "bbox": [
        -157.27123744514492,
        21.15694177823065,
        -157.2663710296974,
        21.1615067108414
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.886070+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800325",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26726324829934,
              21.084641632243002
            ],
            [
              -157.26726324829934,
              21.089206545646324
            ],
            [
              -157.26239927802825,
              21.089206545646324
            ],
            [
              -157.26239927802825,
              21.084641632243002
            ],
            [
              -157.26726324829934,
              21.084641632243002
            ]
          ]
        ]
      },
      "bbox": [
        -157.26726324829934,
        21.084641632243002,
        -157.26239927802825,
        21.089206545646324
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.908147+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800325.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800325": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800325.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2333000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ795375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.27155186339962,
              21.129847752736584
            ],
            [
              -157.27155186339962,
              21.13441263151739
            ],
            [
              -157.2666864102561,
              21.13441263151739
            ],
            [
              -157.2666864102561,
              21.129847752736584
            ],
            [
              -157.27155186339962,
              21.129847752736584
            ]
          ]
        ]
      },
      "bbox": [
        -157.27155186339962,
        21.129847752736584,
        -157.2666864102561,
        21.13441263151739
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.930594+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ795375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ795375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ795375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            679500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26700130787057,
              21.107220059761953
            ],
            [
              -157.26700130787057,
              21.111785018534217
            ],
            [
              -157.262136531384,
              21.111785018534217
            ],
            [
              -157.262136531384,
              21.107220059761953
            ],
            [
              -157.26700130787057,
              21.107220059761953
            ]
          ]
        ]
      },
      "bbox": [
        -157.26700130787057,
        21.107220059761953,
        -157.262136531384,
        21.111785018534217
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.952893+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26710613283063,
              21.098188696169
            ],
            [
              -157.26710613283063,
              21.102753636806415
            ],
            [
              -157.26224167953242,
              21.102753636806415
            ],
            [
              -157.26224167953242,
              21.098188696169
            ],
            [
              -157.26710613283063,
              21.098188696169
            ]
          ]
        ]
      },
      "bbox": [
        -157.26710613283063,
        21.098188696169,
        -157.26224167953242,
        21.102753636806415
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.975136+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26715852090774,
              21.093673010664897
            ],
            [
              -157.26715852090774,
              21.098237942228547
            ],
            [
              -157.2622942288539,
              21.098237942228547
            ],
            [
              -157.2622942288539,
              21.093673010664897
            ],
            [
              -157.26715852090774,
              21.093673010664897
            ]
          ]
        ]
      },
      "bbox": [
        -157.26715852090774,
        21.093673010664897,
        -157.2622942288539,
        21.098237942228547
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:27.997349+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26721089272775,
              21.089157322689456
            ],
            [
              -157.26721089272775,
              21.09372224517509
            ],
            [
              -157.26234676168338,
              21.09372224517509
            ],
            [
              -157.26234676168338,
              21.089157322689456
            ],
            [
              -157.26721089272775,
              21.089157322689456
            ]
          ]
        ]
      },
      "bbox": [
        -157.26721089272775,
        21.089157322689456,
        -157.26234676168338,
        21.09372224517509
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.019865+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26694887097042,
              21.111735737850164
            ],
            [
              -157.26694887097042,
              21.11630070568358
            ],
            [
              -157.26208393254228,
              21.11630070568358
            ],
            [
              -157.26208393254228,
              21.111735737850164
            ],
            [
              -157.26694887097042,
              21.111735737850164
            ]
          ]
        ]
      },
      "bbox": [
        -157.26694887097042,
        21.111735737850164,
        -157.26208393254228,
        21.11630070568358
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.042209+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2670537284878,
              21.102704379201455
            ],
            [
              -157.2670537284878,
              21.1072693289084
            ],
            [
              -157.2621891137116,
              21.1072693289084
            ],
            [
              -157.2621891137116,
              21.102704379201455
            ],
            [
              -157.2670537284878,
              21.102704379201455
            ]
          ]
        ]
      },
      "bbox": [
        -157.2670537284878,
        21.102704379201455,
        -157.2621891137116,
        21.1072693289084
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.064204+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26679142572746,
              21.125282757815697
            ],
            [
              -157.26679142572746,
              21.129847752736584
            ],
            [
              -157.261925998587,
              21.129847752736584
            ],
            [
              -157.261925998587,
              21.125282757815697
            ],
            [
              -157.26679142572746,
              21.125282757815697
            ]
          ]
        ]
      },
      "bbox": [
        -157.26679142572746,
        21.125282757815697,
        -157.261925998587,
        21.129847752736584
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.086270+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2666864102561,
              21.13431409166003
            ],
            [
              -157.2666864102561,
              21.138879104609696
            ],
            [
              -157.26182066275172,
              21.138879104609696
            ],
            [
              -157.26182066275172,
              21.13431409166003
            ],
            [
              -157.2666864102561,
              21.13431409166003
            ]
          ]
        ]
      },
      "bbox": [
        -157.2666864102561,
        21.13431409166003,
        -157.26182066275172,
        21.138879104609696
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.109959+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26684394828692,
              21.12076708660849
            ],
            [
              -157.26684394828692,
              21.125332073035825
            ],
            [
              -157.26197864558438,
              21.125332073035825
            ],
            [
              -157.26197864558438,
              21.12076708660849
            ],
            [
              -157.26684394828692,
              21.12076708660849
            ]
          ]
        ]
      },
      "bbox": [
        -157.26684394828692,
        21.12076708660849,
        -157.26197864558438,
        21.125332073035825
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.133019+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26652878264022,
              21.147861073604282
            ],
            [
              -157.26652878264022,
              21.1524261135921
            ],
            [
              -157.26166255437218,
              21.1524261135921
            ],
            [
              -157.26166255437218,
              21.147861073604282
            ],
            [
              -157.26652878264022,
              21.147861073604282
            ]
          ]
        ]
      },
      "bbox": [
        -157.26652878264022,
        21.147861073604282,
        -157.26166255437218,
        21.1524261135921
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.156503+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2664762122532,
              21.152376729231406
            ],
            [
              -157.2664762122532,
              21.15694177823065
            ],
            [
              -157.26160982367173,
              21.15694177823065
            ],
            [
              -157.26160982367173,
              21.152376729231406
            ],
            [
              -157.2664762122532,
              21.152376729231406
            ]
          ]
        ]
      },
      "bbox": [
        -157.2664762122532,
        21.152376729231406,
        -157.26160982367173,
        21.15694177823065
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.178494+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26658133910203,
              21.143345415466392
            ],
            [
              -157.26658133910203,
              21.147910446442154
            ],
            [
              -157.26171527111782,
              21.147910446442154
            ],
            [
              -157.26171527111782,
              21.143345415466392
            ],
            [
              -157.26658133910203,
              21.143345415466392
            ]
          ]
        ]
      },
      "bbox": [
        -157.26658133910203,
        21.143345415466392,
        -157.26171527111782,
        21.147910446442154
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.200503+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26689641777872,
              21.11625141346578
            ],
            [
              -157.26689641777872,
              21.12081639035621
            ],
            [
              -157.2620313171792,
              21.12081639035621
            ],
            [
              -157.2620313171792,
              21.11625141346578
            ],
            [
              -157.26689641777872,
              21.11625141346578
            ]
          ]
        ]
      },
      "bbox": [
        -157.26689641777872,
        21.11625141346578,
        -157.2620313171792,
        21.12081639035621
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.222537+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26663388164016,
              21.13882975481817
            ],
            [
              -157.26663388164016,
              21.143394776781218
            ],
            [
              -157.26176797391042,
              21.143394776781218
            ],
            [
              -157.26176797391042,
              21.13882975481817
            ],
            [
              -157.26663388164016,
              21.13882975481817
            ]
          ]
        ]
      },
      "bbox": [
        -157.26663388164016,
        21.13882975481817,
        -157.26176797391042,
        21.143394776781218
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.244611+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26642362793945,
              21.156892382347344
            ],
            [
              -157.26642362793945,
              21.16145744035737
            ],
            [
              -157.2615570790149,
              21.16145744035737
            ],
            [
              -157.2615570790149,
              21.156892382347344
            ],
            [
              -157.26642362793945,
              21.156892382347344
            ]
          ]
        ]
      },
      "bbox": [
        -157.26642362793945,
        21.156892382347344,
        -157.2615570790149,
        21.16145744035737
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.267559+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2667389249514,
              21.129798425992394
            ],
            [
              -157.2667389249514,
              21.134363429928015
            ],
            [
              -157.26187333764335,
              21.134363429928015
            ],
            [
              -157.26187333764335,
              21.129798425992394
            ],
            [
              -157.2667389249514,
              21.129798425992394
            ]
          ]
        ]
      },
      "bbox": [
        -157.2667389249514,
        21.129798425992394,
        -157.26187333764335,
        21.134363429928015
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.290294+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805325",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26245177789596,
              21.084592284573166
            ],
            [
              -157.26245177789596,
              21.089157322689456
            ],
            [
              -157.2575876744745,
              21.089157322689456
            ],
            [
              -157.2575876744745,
              21.084592284573166
            ],
            [
              -157.26245177789596,
              21.084592284573166
            ]
          ]
        ]
      },
      "bbox": [
        -157.26245177789596,
        21.084592284573166,
        -157.2575876744745,
        21.089157322689456
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.312400+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805325.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805325": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805325.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2333000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2663710296974,
              21.161408032951673
            ],
            [
              -157.2663710296974,
              21.165973099971858
            ],
            [
              -157.26150432039984,
              21.165973099971858
            ],
            [
              -157.26150432039984,
              21.161408032951673
            ],
            [
              -157.2663710296974,
              21.161408032951673
            ]
          ]
        ]
      },
      "bbox": [
        -157.2663710296974,
        21.161408032951673,
        -157.26150432039984,
        21.165973099971858
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.334572+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2621891137116,
              21.10717065417715
            ],
            [
              -157.2621891137116,
              21.111735737850164
            ],
            [
              -157.25732420273653,
              21.111735737850164
            ],
            [
              -157.25732420273653,
              21.10717065417715
            ],
            [
              -157.2621891137116,
              21.10717065417715
            ]
          ]
        ]
      },
      "bbox": [
        -157.2621891137116,
        21.10717065417715,
        -157.25732420273653,
        21.111735737850164
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.356726+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2622942288539,
              21.09813931374094
            ],
            [
              -157.2622942288539,
              21.102704379201455
            ],
            [
              -157.25742964148296,
              21.102704379201455
            ],
            [
              -157.25742964148296,
              21.09813931374094
            ],
            [
              -157.2622942288539,
              21.09813931374094
            ]
          ]
        ]
      },
      "bbox": [
        -157.2622942288539,
        21.09813931374094,
        -157.25742964148296,
        21.102704379201455
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.378752+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26234676168338,
              21.093623639819807
            ],
            [
              -157.26234676168338,
              21.098188696169
            ],
            [
              -157.25748233582442,
              21.098188696169
            ],
            [
              -157.25748233582442,
              21.093623639819807
            ],
            [
              -157.26234676168338,
              21.093623639819807
            ]
          ]
        ]
      },
      "bbox": [
        -157.26234676168338,
        21.093623639819807,
        -157.25748233582442,
        21.098188696169
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.400891+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26224167953242,
              21.10265498519351
            ],
            [
              -157.26224167953242,
              21.107220059761953
            ],
            [
              -157.25737693045568,
              21.107220059761953
            ],
            [
              -157.25737693045568,
              21.10265498519351
            ],
            [
              -157.26224167953242,
              21.10265498519351
            ]
          ]
        ]
      },
      "bbox": [
        -157.26224167953242,
        21.10265498519351,
        -157.25737693045568,
        21.107220059761953
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.423086+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ800415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26631841752564,
              21.16592368104397
            ],
            [
              -157.26631841752564,
              21.17048875707369
            ],
            [
              -157.26145154782492,
              21.17048875707369
            ],
            [
              -157.26145154782492,
              21.16592368104397
            ],
            [
              -157.26631841752564,
              21.16592368104397
            ]
          ]
        ]
      },
      "bbox": [
        -157.26631841752564,
        21.16592368104397,
        -157.26145154782492,
        21.17048875707369
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.445848+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ800415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ800415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ800415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680000.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26239927802825,
              21.089107963430433
            ],
            [
              -157.26239927802825,
              21.093673010664897
            ],
            [
              -157.2575350134862,
              21.093673010664897
            ],
            [
              -157.2575350134862,
              21.089107963430433
            ],
            [
              -157.26239927802825,
              21.089107963430433
            ]
          ]
        ]
      },
      "bbox": [
        -157.26239927802825,
        21.089107963430433,
        -157.2575350134862,
        21.093673010664897
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.467857+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26182066275172,
              21.138780268310096
            ],
            [
              -157.26182066275172,
              21.143345415466392
            ],
            [
              -157.25695462128846,
              21.143345415466392
            ],
            [
              -157.25695462128846,
              21.138780268310096
            ],
            [
              -157.26182066275172,
              21.138780268310096
            ]
          ]
        ]
      },
      "bbox": [
        -157.26182066275172,
        21.138780268310096,
        -157.25695462128846,
        21.143345415466392
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.489937+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26208393254228,
              21.1162019847363
            ],
            [
              -157.26208393254228,
              21.12076708660849
            ],
            [
              -157.2572186971981,
              21.12076708660849
            ],
            [
              -157.2572186971981,
              21.1162019847363
            ],
            [
              -157.26208393254228,
              21.1162019847363
            ]
          ]
        ]
      },
      "bbox": [
        -157.26208393254228,
        21.1162019847363,
        -157.2572186971981,
        21.12076708660849
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.512392+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26176797391042,
              21.143295917394923
            ],
            [
              -157.26176797391042,
              21.147861073604282
            ],
            [
              -157.2569017723048,
              21.147861073604282
            ],
            [
              -157.2569017723048,
              21.143295917394923
            ],
            [
              -157.26176797391042,
              21.143295917394923
            ]
          ]
        ]
      },
      "bbox": [
        -157.26176797391042,
        21.143295917394923,
        -157.2569017723048,
        21.147861073604282
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.535064+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26187333764335,
              21.13426461671533
            ],
            [
              -157.26187333764335,
              21.13882975481817
            ],
            [
              -157.2570074562876,
              21.13882975481817
            ],
            [
              -157.2570074562876,
              21.13426461671533
            ],
            [
              -157.26187333764335,
              21.13426461671533
            ]
          ]
        ]
      },
      "bbox": [
        -157.26187333764335,
        21.13426461671533,
        -157.2570074562876,
        21.13882975481817
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.557387+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.262136531384,
              21.111686320691536
            ],
            [
              -157.262136531384,
              21.11625141346578
            ],
            [
              -157.25727145831937,
              21.11625141346578
            ],
            [
              -157.25727145831937,
              21.111686320691536
            ],
            [
              -157.262136531384,
              21.111686320691536
            ]
          ]
        ]
      },
      "bbox": [
        -157.262136531384,
        21.111686320691536,
        -157.25727145831937,
        21.11625141346578
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.579379+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2620313171792,
              21.120717646311117
            ],
            [
              -157.2620313171792,
              21.125282757815697
            ],
            [
              -157.25716587739674,
              21.125282757815697
            ],
            [
              -157.25716587739674,
              21.120717646311117
            ],
            [
              -157.2620313171792,
              21.120717646311117
            ]
          ]
        ]
      },
      "bbox": [
        -157.2620313171792,
        21.120717646311117,
        -157.25716587739674,
        21.125282757815697
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.601277+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.261925998587,
              21.129748962611067
            ],
            [
              -157.261925998587,
              21.13431409166003
            ],
            [
              -157.25706027730413,
              21.13431409166003
            ],
            [
              -157.25706027730413,
              21.129748962611067
            ],
            [
              -157.261925998587,
              21.129748962611067
            ]
          ]
        ]
      },
      "bbox": [
        -157.261925998587,
        21.129748962611067,
        -157.25706027730413,
        21.13431409166003
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.623404+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26166255437218,
              21.152327208033046
            ],
            [
              -157.26166255437218,
              21.156892382347344
            ],
            [
              -157.25679603237637,
              21.156892382347344
            ],
            [
              -157.25679603237637,
              21.152327208033046
            ],
            [
              -157.26166255437218,
              21.152327208033046
            ]
          ]
        ]
      },
      "bbox": [
        -157.26166255437218,
        21.152327208033046,
        -157.25679603237637,
        21.156892382347344
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.645855+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26197864558438,
              21.125233305997728
            ],
            [
              -157.26197864558438,
              21.129798425992394
            ],
            [
              -157.2571130843399,
              21.129798425992394
            ],
            [
              -157.2571130843399,
              21.125233305997728
            ],
            [
              -157.26197864558438,
              21.125233305997728
            ]
          ]
        ]
      },
      "bbox": [
        -157.26197864558438,
        21.125233305997728,
        -157.2571130843399,
        21.129798425992394
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.667960+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26171527111782,
              21.147811563969388
            ],
            [
              -157.26171527111782,
              21.152376729231406
            ],
            [
              -157.25684890933474,
              21.152376729231406
            ],
            [
              -157.25684890933474,
              21.147811563969388
            ],
            [
              -157.26171527111782,
              21.147811563969388
            ]
          ]
        ]
      },
      "bbox": [
        -157.26171527111782,
        21.147811563969388,
        -157.25684890933474,
        21.152376729231406
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.690480+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2615570790149,
              21.161358488626263
            ],
            [
              -157.2615570790149,
              21.16592368104397
            ],
            [
              -157.2566902364872,
              21.16592368104397
            ],
            [
              -157.2566902364872,
              21.161358488626263
            ],
            [
              -157.2615570790149,
              21.161358488626263
            ]
          ]
        ]
      },
      "bbox": [
        -157.2615570790149,
        21.161358488626263,
        -157.2566902364872,
        21.16592368104397
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.712926+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26092306123317,
              21.215545959119257
            ],
            [
              -157.26092306123317,
              21.220111259444447
            ],
            [
              -157.25605429571957,
              21.220111259444447
            ],
            [
              -157.25605429571957,
              21.215545959119257
            ],
            [
              -157.26092306123317,
              21.215545959119257
            ]
          ]
        ]
      },
      "bbox": [
        -157.26092306123317,
        21.215545959119257,
        -157.25605429571957,
        21.220111259444447
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.735035+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26145154782492,
              21.170389759171087
            ],
            [
              -157.26145154782492,
              21.174954969690763
            ],
            [
              -157.25658438462207,
              21.174954969690763
            ],
            [
              -157.25658438462207,
              21.170389759171087
            ],
            [
              -157.26145154782492,
              21.170389759171087
            ]
          ]
        ]
      },
      "bbox": [
        -157.26145154782492,
        21.170389759171087,
        -157.25658438462207,
        21.174954969690763
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.757415+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26150432039984,
              21.165874125154936
            ],
            [
              -157.26150432039984,
              21.170439326623804
            ],
            [
              -157.2566373175526,
              21.170439326623804
            ],
            [
              -157.2566373175526,
              21.165874125154936
            ],
            [
              -157.26150432039984,
              21.165874125154936
            ]
          ]
        ]
      },
      "bbox": [
        -157.26150432039984,
        21.165874125154936,
        -157.2566373175526,
        21.170439326623804
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.779715+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26097597101784,
              21.21103035090696
            ],
            [
              -157.26097597101784,
              21.215595642247795
            ],
            [
              -157.2561073657958,
              21.215595642247795
            ],
            [
              -157.2561073657958,
              21.21103035090696
            ],
            [
              -157.26097597101784,
              21.21103035090696
            ]
          ]
        ]
      },
      "bbox": [
        -157.26097597101784,
        21.21103035090696,
        -157.2561073657958,
        21.215595642247795
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.802173+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26160982367173,
              21.156842849585487
            ],
            [
              -157.26160982367173,
              21.161408032951673
            ],
            [
              -157.25674314142782,
              21.161408032951673
            ],
            [
              -157.25674314142782,
              21.156842849585487
            ],
            [
              -157.26160982367173,
              21.156842849585487
            ]
          ]
        ]
      },
      "bbox": [
        -157.26160982367173,
        21.156842849585487,
        -157.25674314142782,
        21.161408032951673
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.824695+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25737693045568,
              21.10712111215578
            ],
            [
              -157.25737693045568,
              21.111686320691536
            ],
            [
              -157.25251188506488,
              21.111686320691536
            ],
            [
              -157.25251188506488,
              21.10712111215578
            ],
            [
              -157.25737693045568,
              21.10712111215578
            ]
          ]
        ]
      },
      "bbox": [
        -157.25737693045568,
        21.10712111215578,
        -157.25251188506488,
        21.111686320691536
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.846454+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2575350134862,
              21.09357413264151
            ],
            [
              -157.2575350134862,
              21.09813931374094
            ],
            [
              -157.2526704537827,
              21.09813931374094
            ],
            [
              -157.2526704537827,
              21.09357413264151
            ],
            [
              -157.2575350134862,
              21.09357413264151
            ]
          ]
        ]
      },
      "bbox": [
        -157.2575350134862,
        21.09357413264151,
        -157.2526704537827,
        21.09813931374094
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.868910+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25748233582442,
              21.0980897949461
            ],
            [
              -157.25748233582442,
              21.10265498519351
            ],
            [
              -157.25261761437866,
              21.10265498519351
            ],
            [
              -157.25261761437866,
              21.0980897949461
            ],
            [
              -157.25748233582442,
              21.0980897949461
            ]
          ]
        ]
      },
      "bbox": [
        -157.25748233582442,
        21.0980897949461,
        -157.25261761437866,
        21.10265498519351
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.890957+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2572186971981,
              21.12066806946596
            ],
            [
              -157.2572186971981,
              21.125233305997728
            ],
            [
              -157.25235312119779,
              21.125233305997728
            ],
            [
              -157.25235312119779,
              21.12066806946596
            ],
            [
              -157.2572186971981,
              21.12066806946596
            ]
          ]
        ]
      },
      "bbox": [
        -157.2572186971981,
        21.12066806946596,
        -157.25235312119779,
        21.125233305997728
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.913279+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25732420273653,
              21.11163676706013
            ],
            [
              -157.25732420273653,
              21.1162019847363
            ],
            [
              -157.25245899514547,
              21.1162019847363
            ],
            [
              -157.25245899514547,
              21.11163676706013
            ],
            [
              -157.25732420273653,
              21.11163676706013
            ]
          ]
        ]
      },
      "bbox": [
        -157.25732420273653,
        21.11163676706013,
        -157.25245899514547,
        21.1162019847363
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.935024+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25742964148296,
              21.102605454784314
            ],
            [
              -157.25742964148296,
              21.10717065417715
            ],
            [
              -157.252564758141,
              21.10717065417715
            ],
            [
              -157.252564758141,
              21.102605454784314
            ],
            [
              -157.25742964148296,
              21.102605454784314
            ]
          ]
        ]
      },
      "bbox": [
        -157.25742964148296,
        21.102605454784314,
        -157.252564758141,
        21.10717065417715
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.956849+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2575876744745,
              21.08905846787091
            ],
            [
              -157.2575876744745,
              21.093623639819807
            ],
            [
              -157.25272327635804,
              21.093623639819807
            ],
            [
              -157.25272327635804,
              21.08905846787091
            ],
            [
              -157.2575876744745,
              21.08905846787091
            ]
          ]
        ]
      },
      "bbox": [
        -157.2575876744745,
        21.08905846787091,
        -157.25272327635804,
        21.093623639819807
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:28.978976+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25727145831937,
              21.11615241949698
            ],
            [
              -157.25727145831937,
              21.120717646311117
            ],
            [
              -157.252406088378,
              21.120717646311117
            ],
            [
              -157.252406088378,
              21.11615241949698
            ],
            [
              -157.25727145831937,
              21.11615241949698
            ]
          ]
        ]
      },
      "bbox": [
        -157.25727145831937,
        21.11615241949698,
        -157.252406088378,
        21.120717646311117
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.000966+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ805475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.26087013776493,
              21.220061564736877
            ],
            [
              -157.26087013776493,
              21.22462687404744
            ],
            [
              -157.25600121193676,
              21.22462687404744
            ],
            [
              -157.25600121193676,
              21.220061564736877
            ],
            [
              -157.26087013776493,
              21.220061564736877
            ]
          ]
        ]
      },
      "bbox": [
        -157.26087013776493,
        21.220061564736877,
        -157.25600121193676,
        21.22462687404744
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.023186+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ805475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ805475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ805475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            680500.0,
            0.0,
            -0.5,
            2348000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810325",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25764031879544,
              21.08454280063468
            ],
            [
              -157.25764031879544,
              21.089107963430433
            ],
            [
              -157.25277608210956,
              21.089107963430433
            ],
            [
              -157.25277608210956,
              21.08454280063468
            ],
            [
              -157.25764031879544,
              21.08454280063468
            ]
          ]
        ]
      },
      "bbox": [
        -157.25764031879544,
        21.08454280063468,
        -157.25277608210956,
        21.089107963430433
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.045317+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810325.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810325": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810325.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2333000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25679603237637,
              21.156793179947037
            ],
            [
              -157.25679603237637,
              21.161358488626263
            ],
            [
              -157.25192921697095,
              21.161358488626263
            ],
            [
              -157.25192921697095,
              21.156793179947037
            ],
            [
              -157.25679603237637,
              21.156793179947037
            ]
          ]
        ]
      },
      "bbox": [
        -157.25679603237637,
        21.156793179947037,
        -157.25192921697095,
        21.161358488626263
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.067361+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2569017723048,
              21.147761917539405
            ],
            [
              -157.2569017723048,
              21.152327208033046
            ],
            [
              -157.2520352771752,
              21.152327208033046
            ],
            [
              -157.2520352771752,
              21.147761917539405
            ],
            [
              -157.2569017723048,
              21.147761917539405
            ]
          ]
        ]
      },
      "bbox": [
        -157.2569017723048,
        21.147761917539405,
        -157.2520352771752,
        21.152327208033046
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.089419+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2570074562876,
              21.13873064508738
            ],
            [
              -157.2570074562876,
              21.143295917394923
            ],
            [
              -157.25214128127,
              21.143295917394923
            ],
            [
              -157.25214128127,
              21.13873064508738
            ],
            [
              -157.2570074562876,
              21.13873064508738
            ]
          ]
        ]
      },
      "bbox": [
        -157.2570074562876,
        21.13873064508738,
        -157.25214128127,
        21.143295917394923
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.111563+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25716587739674,
              21.12518371758383
            ],
            [
              -157.25716587739674,
              21.129748962611067
            ],
            [
              -157.25230018224343,
              21.129748962611067
            ],
            [
              -157.25230018224343,
              21.12518371758383
            ],
            [
              -157.25716587739674,
              21.12518371758383
            ]
          ]
        ]
      },
      "bbox": [
        -157.25716587739674,
        21.12518371758383,
        -157.25230018224343,
        21.129748962611067
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.133891+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2566902364872,
              21.165824432306742
            ],
            [
              -157.2566902364872,
              21.170389759171087
            ],
            [
              -157.25182310064062,
              21.170389759171087
            ],
            [
              -157.25182310064062,
              21.165824432306742
            ],
            [
              -157.2566902364872,
              21.165824432306742
            ]
          ]
        ]
      },
      "bbox": [
        -157.2566902364872,
        21.165824432306742,
        -157.25182310064062,
        21.170389759171087
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.155771+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25695462128846,
              21.143246282568725
            ],
            [
              -157.25695462128846,
              21.147811563969388
            ],
            [
              -157.25208828623528,
              21.147811563969388
            ],
            [
              -157.25208828623528,
              21.143246282568725
            ],
            [
              -157.25695462128846,
              21.143246282568725
            ]
          ]
        ]
      },
      "bbox": [
        -157.25695462128846,
        21.143246282568725,
        -157.25208828623528,
        21.147811563969388
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.177760+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25706027730413,
              21.134215005095825
            ],
            [
              -157.25706027730413,
              21.138780268310096
            ],
            [
              -157.2521942622816,
              21.138780268310096
            ],
            [
              -157.2521942622816,
              21.134215005095825
            ],
            [
              -157.25706027730413,
              21.134215005095825
            ]
          ]
        ]
      },
      "bbox": [
        -157.25706027730413,
        21.134215005095825,
        -157.2521942622816,
        21.138780268310096
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.199867+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2571130843399,
              21.129699362594494
            ],
            [
              -157.2571130843399,
              21.13426461671533
            ],
            [
              -157.25224722927206,
              21.13426461671533
            ],
            [
              -157.25224722927206,
              21.129699362594494
            ],
            [
              -157.2571130843399,
              21.129699362594494
            ]
          ]
        ]
      },
      "bbox": [
        -157.2571130843399,
        21.129699362594494,
        -157.25224722927206,
        21.13426461671533
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.221775+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25674314142782,
              21.1613088073831
            ],
            [
              -157.25674314142782,
              21.165874125154936
            ],
            [
              -157.2518761658226,
              21.165874125154936
            ],
            [
              -157.2518761658226,
              21.1613088073831
            ],
            [
              -157.25674314142782,
              21.1613088073831
            ]
          ]
        ]
      },
      "bbox": [
        -157.25674314142782,
        21.1613088073831,
        -157.2518761658226,
        21.165874125154936
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.243858+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25684890933474,
              21.152277549998992
            ],
            [
              -157.25684890933474,
              21.156842849585487
            ],
            [
              -157.25198225408778,
              21.156842849585487
            ],
            [
              -157.25198225408778,
              21.152277549998992
            ],
            [
              -157.25684890933474,
              21.152277549998992
            ]
          ]
        ]
      },
      "bbox": [
        -157.25684890933474,
        21.152277549998992,
        -157.25198225408778,
        21.156842849585487
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.265984+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25653143314867,
              21.179371293148204
            ],
            [
              -157.25653143314867,
              21.18393664717099
            ],
            [
              -157.2516638165931,
              21.18393664717099
            ],
            [
              -157.2516638165931,
              21.179371293148204
            ],
            [
              -157.25653143314867,
              21.179371293148204
            ]
          ]
        ]
      },
      "bbox": [
        -157.25653143314867,
        21.179371293148204,
        -157.2516638165931,
        21.18393664717099
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.289415+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25621346483464,
              21.20646494279527
            ],
            [
              -157.25621346483464,
              21.21103035090696
            ],
            [
              -157.251344887404,
              21.21103035090696
            ],
            [
              -157.251344887404,
              21.20646494279527
            ],
            [
              -157.25621346483464,
              21.20646494279527
            ]
          ]
        ]
      },
      "bbox": [
        -157.25621346483464,
        21.20646494279527,
        -157.251344887404,
        21.21103035090696
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.311839+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25616042216697,
              21.210980541992928
            ],
            [
              -157.25616042216697,
              21.215545959119257
            ],
            [
              -157.25129168448646,
              21.215545959119257
            ],
            [
              -157.25129168448646,
              21.210980541992928
            ],
            [
              -157.25616042216697,
              21.210980541992928
            ]
          ]
        ]
      },
      "bbox": [
        -157.25616042216697,
        21.210980541992928,
        -157.25129168448646,
        21.215545959119257
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.334080+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25658438462207,
              21.174855674614985
            ],
            [
              -157.25658438462207,
              21.179421020808935
            ],
            [
              -157.2517169234213,
              21.179421020808935
            ],
            [
              -157.2517169234213,
              21.174855674614985
            ],
            [
              -157.25658438462207,
              21.174855674614985
            ]
          ]
        ]
      },
      "bbox": [
        -157.25658438462207,
        21.174855674614985,
        -157.2517169234213,
        21.179421020808935
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.356585+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2566373175526,
              21.17034005471752
            ],
            [
              -157.2566373175526,
              21.174905390674272
            ],
            [
              -157.25177002142297,
              21.174905390674272
            ],
            [
              -157.25177002142297,
              21.17034005471752
            ],
            [
              -157.2566373175526,
              21.17034005471752
            ]
          ]
        ]
      },
      "bbox": [
        -157.2566373175526,
        21.17034005471752,
        -157.25177002142297,
        21.174905390674272
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.378470+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2561073657958,
              21.215496138596073
            ],
            [
              -157.2561073657958,
              21.220061564736877
            ],
            [
              -157.25123846783492,
              21.220061564736877
            ],
            [
              -157.25123846783492,
              21.215496138596073
            ],
            [
              -157.2561073657958,
              21.215496138596073
            ]
          ]
        ]
      },
      "bbox": [
        -157.2561073657958,
        21.215496138596073,
        -157.25123846783492,
        21.220061564736877
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.400263+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ810475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25605429571957,
              21.22001173260429
            ],
            [
              -157.25605429571957,
              21.22457716775938
            ],
            [
              -157.2511852374477,
              21.22457716775938
            ],
            [
              -157.2511852374477,
              21.22001173260429
            ],
            [
              -157.25605429571957,
              21.22001173260429
            ]
          ]
        ]
      },
      "bbox": [
        -157.25605429571957,
        21.22001173260429,
        -157.2511852374477,
        21.22457716775938
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.422162+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ810475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ810475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ810475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681000.0,
            0.0,
            -0.5,
            2348000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815320",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25288164316083,
              21.079977522381935
            ],
            [
              -157.25288164316083,
              21.08454280063468
            ],
            [
              -157.24801743468046,
              21.08454280063468
            ],
            [
              -157.24801743468046,
              21.079977522381935
            ],
            [
              -157.25288164316083,
              21.079977522381935
            ]
          ]
        ]
      },
      "bbox": [
        -157.25288164316083,
        21.079977522381935,
        -157.24801743468046,
        21.08454280063468
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.444551+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815320.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815320": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815320.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2332500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25245899514547,
              21.116102717749655
            ],
            [
              -157.25245899514547,
              21.12066806946596
            ],
            [
              -157.24759349075316,
              21.12066806946596
            ],
            [
              -157.24759349075316,
              21.116102717749655
            ],
            [
              -157.25245899514547,
              21.116102717749655
            ]
          ]
        ]
      },
      "bbox": [
        -157.25245899514547,
        21.116102717749655,
        -157.24759349075316,
        21.12066806946596
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.466711+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25251188506488,
              21.11158707695777
            ],
            [
              -157.25251188506488,
              21.11615241949698
            ],
            [
              -157.2476465430563,
              21.11615241949698
            ],
            [
              -157.2476465430563,
              21.11158707695777
            ],
            [
              -157.25251188506488,
              21.11158707695777
            ]
          ]
        ]
      },
      "bbox": [
        -157.25251188506488,
        21.11158707695777,
        -157.2476465430563,
        21.11615241949698
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.488717+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.252564758141,
              21.107071433699627
            ],
            [
              -157.252564758141,
              21.11163676706013
            ],
            [
              -157.24769957840593,
              21.11163676706013
            ],
            [
              -157.24769957840593,
              21.107071433699627
            ],
            [
              -157.252564758141,
              21.107071433699627
            ]
          ]
        ]
      },
      "bbox": [
        -157.252564758141,
        21.107071433699627,
        -157.24769957840593,
        21.11163676706013
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.510790+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25235312119779,
              21.125133992575883
            ],
            [
              -157.25235312119779,
              21.129699362594494
            ],
            [
              -157.24748729233096,
              21.129699362594494
            ],
            [
              -157.24748729233096,
              21.125133992575883
            ],
            [
              -157.25235312119779,
              21.125133992575883
            ]
          ]
        ]
      },
      "bbox": [
        -157.25235312119779,
        21.125133992575883,
        -157.24748729233096,
        21.129699362594494
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.532880+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.252406088378,
              21.120618356074885
            ],
            [
              -157.252406088378,
              21.12518371758383
            ],
            [
              -157.24754037702058,
              21.12518371758383
            ],
            [
              -157.24754037702058,
              21.120618356074885
            ],
            [
              -157.252406088378,
              21.120618356074885
            ]
          ]
        ]
      },
      "bbox": [
        -157.252406088378,
        21.120618356074885,
        -157.24754037702058,
        21.12518371758383
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.554741+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25272327635804,
              21.093524489131706
            ],
            [
              -157.25272327635804,
              21.0980897949461
            ],
            [
              -157.24785858276945,
              21.0980897949461
            ],
            [
              -157.24785858276945,
              21.093524489131706
            ],
            [
              -157.25272327635804,
              21.093524489131706
            ]
          ]
        ]
      },
      "bbox": [
        -157.25272327635804,
        21.093524489131706,
        -157.24785858276945,
        21.0980897949461
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.576836+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25261761437866,
              21.102555787975636
            ],
            [
              -157.25261761437866,
              21.10712111215578
            ],
            [
              -157.2477525968056,
              21.10712111215578
            ],
            [
              -157.2477525968056,
              21.102555787975636
            ],
            [
              -157.25261761437866,
              21.102555787975636
            ]
          ]
        ]
      },
      "bbox": [
        -157.25261761437866,
        21.102555787975636,
        -157.2477525968056,
        21.10712111215578
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.598837+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2526704537827,
              21.098040139786196
            ],
            [
              -157.2526704537827,
              21.102605454784314
            ],
            [
              -157.24780559825894,
              21.102605454784314
            ],
            [
              -157.24780559825894,
              21.098040139786196
            ],
            [
              -157.2526704537827,
              21.098040139786196
            ]
          ]
        ]
      },
      "bbox": [
        -157.2526704537827,
        21.098040139786196,
        -157.24780559825894,
        21.102605454784314
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.621075+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815325",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25282887104217,
              21.08449318042917
            ],
            [
              -157.25282887104217,
              21.08905846787091
            ],
            [
              -157.24796450097656,
              21.08905846787091
            ],
            [
              -157.24796450097656,
              21.08449318042917
            ],
            [
              -157.25282887104217,
              21.08449318042917
            ]
          ]
        ]
      },
      "bbox": [
        -157.25282887104217,
        21.08449318042917,
        -157.24796450097656,
        21.08905846787091
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.643298+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815325.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815325": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815325.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2333000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25277608210956,
              21.08900883601256
            ],
            [
              -157.25277608210956,
              21.09357413264151
            ],
            [
              -157.24791155034077,
              21.09357413264151
            ],
            [
              -157.24791155034077,
              21.08900883601256
            ],
            [
              -157.25277608210956,
              21.08900883601256
            ]
          ]
        ]
      },
      "bbox": [
        -157.25277608210956,
        21.08900883601256,
        -157.24791155034077,
        21.09357413264151
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.665782+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2520352771752,
              21.15222775513117
            ],
            [
              -157.2520352771752,
              21.156793179947037
            ],
            [
              -157.2471684888405,
              21.156793179947037
            ],
            [
              -157.2471684888405,
              21.15222775513117
            ],
            [
              -157.2520352771752,
              21.15222775513117
            ]
          ]
        ]
      },
      "bbox": [
        -157.2520352771752,
        21.15222775513117,
        -157.2471684888405,
        21.156793179947037
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.687941+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25224722927206,
              21.134165256803442
            ],
            [
              -157.25224722927206,
              21.13873064508738
            ],
            [
              -157.2473810807674,
              21.13873064508738
            ],
            [
              -157.2473810807674,
              21.134165256803442
            ],
            [
              -157.25224722927206,
              21.134165256803442
            ]
          ]
        ]
      },
      "bbox": [
        -157.25224722927206,
        21.134165256803442,
        -157.2473810807674,
        21.13873064508738
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.710617+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25214128127,
              21.143196510989732
            ],
            [
              -157.25214128127,
              21.147761917539405
            ],
            [
              -157.2472748129433,
              21.147761917539405
            ],
            [
              -157.2472748129433,
              21.143196510989732
            ],
            [
              -157.25214128127,
              21.143196510989732
            ]
          ]
        ]
      },
      "bbox": [
        -157.25214128127,
        21.143196510989732,
        -157.2472748129433,
        21.147761917539405
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.732973+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2521942622816,
              21.138680885151967
            ],
            [
              -157.2521942622816,
              21.143246282568725
            ],
            [
              -157.24732795388906,
              21.143246282568725
            ],
            [
              -157.24732795388906,
              21.138680885151967
            ],
            [
              -157.2521942622816,
              21.138680885151967
            ]
          ]
        ]
      },
      "bbox": [
        -157.2521942622816,
        21.138680885151967,
        -157.24732795388906,
        21.143246282568725
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.755341+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2518761658226,
              21.165774602501354
            ],
            [
              -157.2518761658226,
              21.17034005471752
            ],
            [
              -157.24700889712406,
              21.17034005471752
            ],
            [
              -157.24700889712406,
              21.165774602501354
            ],
            [
              -157.2518761658226,
              21.165774602501354
            ]
          ]
        ]
      },
      "bbox": [
        -157.2518761658226,
        21.165774602501354,
        -157.24700889712406,
        21.17034005471752
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.777556+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25230018224343,
              21.129649625944595
            ],
            [
              -157.25230018224343,
              21.134215005095825
            ],
            [
              -157.24743419358063,
              21.134215005095825
            ],
            [
              -157.24743419358063,
              21.129649625944595
            ],
            [
              -157.25230018224343,
              21.129649625944595
            ]
          ]
        ]
      },
      "bbox": [
        -157.25230018224343,
        21.129649625944595,
        -157.24743419358063,
        21.134215005095825
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.799761+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25192921697095,
              21.161258989224162
            ],
            [
              -157.25192921697095,
              21.165824432306742
            ],
            [
              -157.24706210844084,
              21.165824432306742
            ],
            [
              -157.24706210844084,
              21.161258989224162
            ],
            [
              -157.25192921697095,
              21.161258989224162
            ]
          ]
        ]
      },
      "bbox": [
        -157.25192921697095,
        21.161258989224162,
        -157.24706210844084,
        21.165824432306742
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.821665+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25208828623528,
              21.147712134316286
            ],
            [
              -157.25208828623528,
              21.152277549998992
            ],
            [
              -157.24722165792787,
              21.152277549998992
            ],
            [
              -157.24722165792787,
              21.147712134316286
            ],
            [
              -157.25208828623528,
              21.147712134316286
            ]
          ]
        ]
      },
      "bbox": [
        -157.25208828623528,
        21.147712134316286,
        -157.24722165792787,
        21.152277549998992
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.843890+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25198225408778,
              21.156743373433947
            ],
            [
              -157.25198225408778,
              21.1613088073831
            ],
            [
              -157.2471153056789,
              21.1613088073831
            ],
            [
              -157.2471153056789,
              21.156743373433947
            ],
            [
              -157.25198225408778,
              21.156743373433947
            ]
          ]
        ]
      },
      "bbox": [
        -157.25198225408778,
        21.156743373433947,
        -157.2471153056789,
        21.1613088073831
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.866321+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2515044137702,
              21.19738382527053
            ],
            [
              -157.2515044137702,
              21.20194934100353
            ],
            [
              -157.24663602430988,
              21.20194934100353
            ],
            [
              -157.24663602430988,
              21.19738382527053
            ],
            [
              -157.2515044137702,
              21.19738382527053
            ]
          ]
        ]
      },
      "bbox": [
        -157.2515044137702,
        21.19738382527053,
        -157.24663602430988,
        21.20194934100353
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.888537+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2345500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25177002142297,
              21.174805821514894
            ],
            [
              -157.25177002142297,
              21.179371293148204
            ],
            [
              -157.24690242732652,
              21.179371293148204
            ],
            [
              -157.24690242732652,
              21.174805821514894
            ],
            [
              -157.25177002142297,
              21.174805821514894
            ]
          ]
        ]
      },
      "bbox": [
        -157.25177002142297,
        21.174805821514894,
        -157.24690242732652,
        21.179371293148204
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.910817+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2517169234213,
              21.179321428382185
            ],
            [
              -157.2517169234213,
              21.183886907904068
            ],
            [
              -157.24684917424017,
              21.183886907904068
            ],
            [
              -157.24684917424017,
              21.179321428382185
            ],
            [
              -157.2517169234213,
              21.179321428382185
            ]
          ]
        ]
      },
      "bbox": [
        -157.2517169234213,
        21.179321428382185,
        -157.24684917424017,
        21.183886907904068
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.933432+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.251344887404,
              21.21093059571753
            ],
            [
              -157.251344887404,
              21.215496138596073
            ],
            [
              -157.24647601734267,
              21.215496138596073
            ],
            [
              -157.24647601734267,
              21.21093059571753
            ],
            [
              -157.251344887404,
              21.21093059571753
            ]
          ]
        ]
      },
      "bbox": [
        -157.251344887404,
        21.21093059571753,
        -157.24647601734267,
        21.215496138596073
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.956207+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2516638165931,
              21.183837031491596
            ],
            [
              -157.2516638165931,
              21.18840252006797
            ],
            [
              -157.24679590739734,
              21.18840252006797
            ],
            [
              -157.24679590739734,
              21.183837031491596
            ],
            [
              -157.2516638165931,
              21.183837031491596
            ]
          ]
        ]
      },
      "bbox": [
        -157.2516638165931,
        21.183837031491596,
        -157.24679590739734,
        21.18840252006797
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:29.978653+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2344000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25155756176926,
              21.19286822993615
            ],
            [
              -157.25155756176926,
              21.197433736618116
            ],
            [
              -157.24668933243413,
              21.197433736618116
            ],
            [
              -157.24668933243413,
              21.19286822993615
            ],
            [
              -157.25155756176926,
              21.19286822993615
            ]
          ]
        ]
      },
      "bbox": [
        -157.25155756176926,
        21.19286822993615,
        -157.24668933243413,
        21.197433736618116
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.000776+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2345000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25139807658934,
              21.206415008161603
            ],
            [
              -157.25139807658934,
              21.210980541992928
            ],
            [
              -157.24652936676614,
              21.210980541992928
            ],
            [
              -157.24652936676614,
              21.206415008161603
            ],
            [
              -157.25139807658934,
              21.206415008161603
            ]
          ]
        ]
      },
      "bbox": [
        -157.25139807658934,
        21.206415008161603,
        -157.24652936676614,
        21.210980541992928
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.023420+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25161069604297,
              21.18835263200971
            ],
            [
              -157.25161069604297,
              21.19291812963945
            ],
            [
              -157.24674262679596,
              21.19291812963945
            ],
            [
              -157.24674262679596,
              21.18835263200971
            ],
            [
              -157.25161069604297,
              21.18835263200971
            ]
          ]
        ]
      },
      "bbox": [
        -157.25161069604297,
        21.18835263200971,
        -157.24674262679596,
        21.19291812963945
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.045372+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2344500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25145125204415,
              21.201899418012477
            ],
            [
              -157.25145125204415,
              21.20646494279527
            ],
            [
              -157.24658270242122,
              21.20646494279527
            ],
            [
              -157.24658270242122,
              21.201899418012477
            ],
            [
              -157.25145125204415,
              21.201899418012477
            ]
          ]
        ]
      },
      "bbox": [
        -157.25145125204415,
        21.201899418012477,
        -157.24658270242122,
        21.20646494279527
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.067081+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2346000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25182310064062,
              21.170290213265083
            ],
            [
              -157.25182310064062,
              21.174855674614985
            ],
            [
              -157.24695567172623,
              21.174855674614985
            ],
            [
              -157.24695567172623,
              21.170290213265083
            ],
            [
              -157.25182310064062,
              21.170290213265083
            ]
          ]
        ]
      },
      "bbox": [
        -157.25182310064062,
        21.170290213265083,
        -157.24695567172623,
        21.174855674614985
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.088877+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25123846783492,
              21.21996176304829
            ],
            [
              -157.25123846783492,
              21.22452732401717
            ],
            [
              -157.24636927718254,
              21.22452732401717
            ],
            [
              -157.24636927718254,
              21.21996176304829
            ],
            [
              -157.25123846783492,
              21.21996176304829
            ]
          ]
        ]
      },
      "bbox": [
        -157.25123846783492,
        21.21996176304829,
        -157.24636927718254,
        21.22452732401717
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.110702+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2348000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24796450097656,
              21.088959067857054
            ],
            [
              -157.24796450097656,
              21.093524489131706
            ],
            [
              -157.24309983547627,
              21.093524489131706
            ],
            [
              -157.24309983547627,
              21.088959067857054
            ],
            [
              -157.24796450097656,
              21.088959067857054
            ]
          ]
        ]
      },
      "bbox": [
        -157.24796450097656,
        21.088959067857054,
        -157.24309983547627,
        21.093524489131706
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.132579+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24785858276945,
              21.097990348262957
            ],
            [
              -157.24785858276945,
              21.102555787975636
            ],
            [
              -157.24299359316313,
              21.102555787975636
            ],
            [
              -157.24299359316313,
              21.097990348262957
            ],
            [
              -157.24785858276945,
              21.097990348262957
            ]
          ]
        ]
      },
      "bbox": [
        -157.24785858276945,
        21.097990348262957,
        -157.24299359316313,
        21.102555787975636
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.154485+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2476465430563,
              21.116052879496173
            ],
            [
              -157.2476465430563,
              21.120618356074885
            ],
            [
              -157.24278090435791,
              21.120618356074885
            ],
            [
              -157.24278090435791,
              21.116052879496173
            ],
            [
              -157.2476465430563,
              21.116052879496173
            ]
          ]
        ]
      },
      "bbox": [
        -157.2476465430563,
        21.116052879496173,
        -157.24278090435791,
        21.120618356074885
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.176228+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2477525968056,
              21.107021618810474
            ],
            [
              -157.2477525968056,
              21.11158707695777
            ],
            [
              -157.2428872827965,
              21.11158707695777
            ],
            [
              -157.2428872827965,
              21.107021618810474
            ],
            [
              -157.2477525968056,
              21.107021618810474
            ]
          ]
        ]
      },
      "bbox": [
        -157.2477525968056,
        21.107021618810474,
        -157.2428872827965,
        21.11158707695777
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.198129+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ815470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.25129168448646,
              21.215446180679884
            ],
            [
              -157.25129168448646,
              21.22001173260429
            ],
            [
              -157.24642265414883,
              21.22001173260429
            ],
            [
              -157.24642265414883,
              21.215446180679884
            ],
            [
              -157.25129168448646,
              21.215446180679884
            ]
          ]
        ]
      },
      "bbox": [
        -157.25129168448646,
        21.215446180679884,
        -157.24642265414883,
        21.22001173260429
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.220168+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ815470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ815470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ815470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            681500.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820325",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24801743468046,
              21.084443423958284
            ],
            [
              -157.24801743468046,
              21.08900883601256
            ],
            [
              -157.24315293111866,
              21.08900883601256
            ],
            [
              -157.24315293111866,
              21.084443423958284
            ],
            [
              -157.24801743468046,
              21.084443423958284
            ]
          ]
        ]
      },
      "bbox": [
        -157.24801743468046,
        21.084443423958284,
        -157.24315293111866,
        21.08900883601256
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.242254+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820325.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820325": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820325.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2333000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24780559825894,
              21.102505984769227
            ],
            [
              -157.24780559825894,
              21.107071433699627
            ],
            [
              -157.24294044648767,
              21.107071433699627
            ],
            [
              -157.24294044648767,
              21.102505984769227
            ],
            [
              -157.24780559825894,
              21.102505984769227
            ]
          ]
        ]
      },
      "bbox": [
        -157.24780559825894,
        21.102505984769227,
        -157.24294044648767,
        21.107071433699627
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.263982+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24769957840593,
              21.111537250386263
            ],
            [
              -157.24769957840593,
              21.116102717749655
            ],
            [
              -157.24283410208733,
              21.116102717749655
            ],
            [
              -157.24283410208733,
              21.111537250386263
            ],
            [
              -157.24769957840593,
              21.111537250386263
            ]
          ]
        ]
      },
      "bbox": [
        -157.24769957840593,
        21.111537250386263,
        -157.24283410208733,
        21.116102717749655
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.285861+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24791155034077,
              21.093474709292092
            ],
            [
              -157.24791155034077,
              21.098040139786196
            ],
            [
              -157.24304672282523,
              21.098040139786196
            ],
            [
              -157.24304672282523,
              21.093474709292092
            ],
            [
              -157.24791155034077,
              21.093474709292092
            ]
          ]
        ]
      },
      "bbox": [
        -157.24791155034077,
        21.093474709292092,
        -157.24304672282523,
        21.098040139786196
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.307599+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2473810807674,
              21.13863098850577
            ],
            [
              -157.2473810807674,
              21.143196510989732
            ],
            [
              -157.2425146391794,
              21.143196510989732
            ],
            [
              -157.2425146391794,
              21.13863098850577
            ],
            [
              -157.2473810807674,
              21.13863098850577
            ]
          ]
        ]
      },
      "bbox": [
        -157.2473810807674,
        21.13863098850577,
        -157.2425146391794,
        21.143196510989732
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.329690+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24722165792787,
              21.152177823431565
            ],
            [
              -157.24722165792787,
              21.156743373433947
            ],
            [
              -157.24235473666883,
              21.156743373433947
            ],
            [
              -157.24235473666883,
              21.152177823431565
            ],
            [
              -157.24722165792787,
              21.152177823431565
            ]
          ]
        ]
      },
      "bbox": [
        -157.24722165792787,
        21.152177823431565,
        -157.24235473666883,
        21.156743373433947
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.351527+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2472748129433,
              21.147662214301977
            ],
            [
              -157.2472748129433,
              21.15222775513117
            ],
            [
              -157.24240805162694,
              21.15222775513117
            ],
            [
              -157.24240805162694,
              21.147662214301977
            ],
            [
              -157.2472748129433,
              21.147662214301977
            ]
          ]
        ]
      },
      "bbox": [
        -157.2472748129433,
        21.147662214301977,
        -157.24240805162694,
        21.15222775513117
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.373455+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24748729233096,
              21.12959975266327
            ],
            [
              -157.24748729233096,
              21.134165256803442
            ],
            [
              -157.24262117026342,
              21.134165256803442
            ],
            [
              -157.24262117026342,
              21.12959975266327
            ],
            [
              -157.24748729233096,
              21.12959975266327
            ]
          ]
        ]
      },
      "bbox": [
        -157.24748729233096,
        21.12959975266327,
        -157.24262117026342,
        21.134165256803442
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.395534+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2471684888405,
              21.1566934300482
            ],
            [
              -157.2471684888405,
              21.161258989224162
            ],
            [
              -157.24230140758627,
              21.161258989224162
            ],
            [
              -157.24230140758627,
              21.1566934300482
            ],
            [
              -157.2471684888405,
              21.1566934300482
            ]
          ]
        ]
      },
      "bbox": [
        -157.2471684888405,
        21.1566934300482,
        -157.24230140758627,
        21.161258989224162
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.417329+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24743419358063,
              21.134115371840082
            ],
            [
              -157.24743419358063,
              21.138680885151967
            ],
            [
              -157.24256791177874,
              21.138680885151967
            ],
            [
              -157.24256791177874,
              21.134115371840082
            ],
            [
              -157.24743419358063,
              21.134115371840082
            ]
          ]
        ]
      },
      "bbox": [
        -157.24743419358063,
        21.134115371840082,
        -157.24256791177874,
        21.138680885151967
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.439651+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2471153056789,
              21.161209034151415
            ],
            [
              -157.2471153056789,
              21.165774602501354
            ],
            [
              -157.24224806437675,
              21.165774602501354
            ],
            [
              -157.24224806437675,
              21.161209034151415
            ],
            [
              -157.2471153056789,
              21.161209034151415
            ]
          ]
        ]
      },
      "bbox": [
        -157.2471153056789,
        21.161209034151415,
        -157.24224806437675,
        21.165774602501354
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.461681+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24732795388906,
              21.143146602659893
            ],
            [
              -157.24732795388906,
              21.147712134316286
            ],
            [
              -157.24246135246295,
              21.147712134316286
            ],
            [
              -157.24246135246295,
              21.143146602659893
            ],
            [
              -157.24732795388906,
              21.143146602659893
            ]
          ]
        ]
      },
      "bbox": [
        -157.24732795388906,
        21.143146602659893,
        -157.24246135246295,
        21.147712134316286
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.483467+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24754037702058,
              21.125084130975804
            ],
            [
              -157.24754037702058,
              21.129649625944595
            ],
            [
              -157.2426744146358,
              21.129649625944595
            ],
            [
              -157.2426744146358,
              21.125084130975804
            ],
            [
              -157.24754037702058,
              21.125084130975804
            ]
          ]
        ]
      },
      "bbox": [
        -157.24754037702058,
        21.125084130975804,
        -157.2426744146358,
        21.129649625944595
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.505311+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24759349075316,
              21.12056850613976
            ],
            [
              -157.24759349075316,
              21.125133992575883
            ],
            [
              -157.24272764489837,
              21.125133992575883
            ],
            [
              -157.24272764489837,
              21.12056850613976
            ],
            [
              -157.24759349075316,
              21.12056850613976
            ]
          ]
        ]
      },
      "bbox": [
        -157.24759349075316,
        21.12056850613976,
        -157.24272764489837,
        21.125133992575883
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.527432+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24700889712406,
              21.170240234815783
            ],
            [
              -157.24700889712406,
              21.174805821514894
            ],
            [
              -157.24214133556697,
              21.174805821514894
            ],
            [
              -157.24214133556697,
              21.170240234815783
            ],
            [
              -157.24700889712406,
              21.170240234815783
            ]
          ]
        ]
      },
      "bbox": [
        -157.24700889712406,
        21.170240234815783,
        -157.24214133556697,
        21.174805821514894
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.549341+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24663602430988,
              21.20184935772884
            ],
            [
              -157.24663602430988,
              21.206415008161603
            ],
            [
              -157.2417673423672,
              21.206415008161603
            ],
            [
              -157.2417673423672,
              21.20184935772884
            ],
            [
              -157.24663602430988,
              21.20184935772884
            ]
          ]
        ]
      },
      "bbox": [
        -157.24663602430988,
        21.20184935772884,
        -157.2417673423672,
        21.206415008161603
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.571349+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2346000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24684917424017,
              21.18378701793548
            ],
            [
              -157.24684917424017,
              21.18835263200971
            ],
            [
              -157.24198113259828,
              21.18835263200971
            ],
            [
              -157.24198113259828,
              21.18378701793548
            ],
            [
              -157.24684917424017,
              21.18378701793548
            ]
          ]
        ]
      },
      "bbox": [
        -157.24684917424017,
        21.18378701793548,
        -157.24198113259828,
        21.18835263200971
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.593201+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2344000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24690242732652,
              21.17927142651285
            ],
            [
              -157.24690242732652,
              21.183837031491596
            ],
            [
              -157.2420345456483,
              21.183837031491596
            ],
            [
              -157.2420345456483,
              21.17927142651285
            ],
            [
              -157.24690242732652,
              21.17927142651285
            ]
          ]
        ]
      },
      "bbox": [
        -157.24690242732652,
        21.17927142651285,
        -157.2420345456483,
        21.183837031491596
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.615206+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24674262679596,
              21.192818193012265
            ],
            [
              -157.24674262679596,
              21.19738382527053
            ],
            [
              -157.2418742650934,
              21.19738382527053
            ],
            [
              -157.2418742650934,
              21.192818193012265
            ],
            [
              -157.24674262679596,
              21.192818193012265
            ]
          ]
        ]
      },
      "bbox": [
        -157.24674262679596,
        21.192818193012265,
        -157.2418742650934,
        21.19738382527053
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.637079+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2345000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24668933243413,
              21.197333776665744
            ],
            [
              -157.24668933243413,
              21.201899418012477
            ],
            [
              -157.2418208106341,
              21.201899418012477
            ],
            [
              -157.2418208106341,
              21.197333776665744
            ],
            [
              -157.24668933243413,
              21.197333776665744
            ]
          ]
        ]
      },
      "bbox": [
        -157.24668933243413,
        21.197333776665744,
        -157.2418208106341,
        21.201899418012477
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.658930+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2345500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24695567172623,
              21.17475583137601
            ],
            [
              -157.24695567172623,
              21.179321428382185
            ],
            [
              -157.24208794489968,
              21.179321428382185
            ],
            [
              -157.24208794489968,
              21.17475583137601
            ],
            [
              -157.24695567172623,
              21.17475583137601
            ]
          ]
        ]
      },
      "bbox": [
        -157.24695567172623,
        21.17475583137601,
        -157.24208794489968,
        21.179321428382185
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.680911+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24706210844084,
              21.16572463574077
            ],
            [
              -157.24706210844084,
              21.170290213265083
            ],
            [
              -157.24219470703784,
              21.170290213265083
            ],
            [
              -157.24219470703784,
              21.16572463574077
            ],
            [
              -157.24706210844084,
              21.16572463574077
            ]
          ]
        ]
      },
      "bbox": [
        -157.24706210844084,
        21.16572463574077,
        -157.24219470703784,
        21.170290213265083
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.703443+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24658270242122,
              21.206364936201183
            ],
            [
              -157.24658270242122,
              21.21093059571753
            ],
            [
              -157.24171386029056,
              21.21093059571753
            ],
            [
              -157.24171386029056,
              21.206364936201183
            ],
            [
              -157.24658270242122,
              21.206364936201183
            ]
          ]
        ]
      },
      "bbox": [
        -157.24658270242122,
        21.206364936201183,
        -157.24171386029056,
        21.21093059571753
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.725437+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24679590739734,
              21.18830260676873
            ],
            [
              -157.24679590739734,
              21.19286822993615
            ],
            [
              -157.24192770574737,
              21.19286822993615
            ],
            [
              -157.24192770574737,
              21.18830260676873
            ],
            [
              -157.24679590739734,
              21.18830260676873
            ]
          ]
        ]
      },
      "bbox": [
        -157.24679590739734,
        21.18830260676873,
        -157.24192770574737,
        21.19286822993615
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.747757+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2344500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825325",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24320600975474,
              21.08439353122367
            ],
            [
              -157.24320600975474,
              21.088959067857054
            ],
            [
              -157.23834137257904,
              21.088959067857054
            ],
            [
              -157.23834137257904,
              21.08439353122367
            ],
            [
              -157.24320600975474,
              21.08439353122367
            ]
          ]
        ]
      },
      "bbox": [
        -157.24320600975474,
        21.08439353122367,
        -157.23834137257904,
        21.088959067857054
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.769868+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825325.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825325": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825325.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2333000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24647601734267,
              21.21539608537233
            ],
            [
              -157.24647601734267,
              21.21996176304829
            ],
            [
              -157.2416068546989,
              21.21996176304829
            ],
            [
              -157.2416068546989,
              21.21539608537233
            ],
            [
              -157.24647601734267,
              21.21539608537233
            ]
          ]
        ]
      },
      "bbox": [
        -157.24647601734267,
        21.21539608537233,
        -157.2416068546989,
        21.21996176304829
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.791763+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24304672282523,
              21.097940420378123
            ],
            [
              -157.24304672282523,
              21.102505984769227
            ],
            [
              -157.23818159913066,
              21.102505984769227
            ],
            [
              -157.23818159913066,
              21.097940420378123
            ],
            [
              -157.24304672282523,
              21.097940420378123
            ]
          ]
        ]
      },
      "bbox": [
        -157.24304672282523,
        21.097940420378123,
        -157.23818159913066,
        21.102505984769227
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.813647+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24309983547627,
              21.093424793124367
            ],
            [
              -157.24309983547627,
              21.097990348262957
            ],
            [
              -157.23823487399073,
              21.097990348262957
            ],
            [
              -157.23823487399073,
              21.093424793124367
            ],
            [
              -157.24309983547627,
              21.093424793124367
            ]
          ]
        ]
      },
      "bbox": [
        -157.24309983547627,
        21.093424793124367,
        -157.23823487399073,
        21.097990348262957
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.835485+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24299359316313,
              21.102456045166846
            ],
            [
              -157.24299359316313,
              21.107021618810474
            ],
            [
              -157.23812830722525,
              21.107021618810474
            ],
            [
              -157.23812830722525,
              21.102456045166846
            ],
            [
              -157.24299359316313,
              21.102456045166846
            ]
          ]
        ]
      },
      "bbox": [
        -157.24299359316313,
        21.102456045166846,
        -157.23812830722525,
        21.107021618810474
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.857383+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24294044648767,
              21.106971667490118
            ],
            [
              -157.24294044648767,
              21.111537250386263
            ],
            [
              -157.23807499827345,
              21.111537250386263
            ],
            [
              -157.23807499827345,
              21.106971667490118
            ],
            [
              -157.24294044648767,
              21.106971667490118
            ]
          ]
        ]
      },
      "bbox": [
        -157.24294044648767,
        21.106971667490118,
        -157.23807499827345,
        21.111537250386263
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.879357+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24642265414883,
              21.219911656070458
            ],
            [
              -157.24642265414883,
              21.224477342822357
            ],
            [
              -157.24155333117935,
              21.224477342822357
            ],
            [
              -157.24155333117935,
              21.219911656070458
            ],
            [
              -157.24642265414883,
              21.219911656070458
            ]
          ]
        ]
      },
      "bbox": [
        -157.24642265414883,
        21.219911656070458,
        -157.24155333117935,
        21.224477342822357
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.901244+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2348000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24315293111866,
              21.08890916340607
            ],
            [
              -157.24315293111866,
              21.093474709292092
            ],
            [
              -157.23828813180648,
              21.093474709292092
            ],
            [
              -157.23828813180648,
              21.08890916340607
            ],
            [
              -157.24315293111866,
              21.08890916340607
            ]
          ]
        ]
      },
      "bbox": [
        -157.24315293111866,
        21.08890916340607,
        -157.23828813180648,
        21.093474709292092
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.923238+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ820465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24652936676614,
              21.210880512082458
            ],
            [
              -157.24652936676614,
              21.215446180679884
            ],
            [
              -157.24166036440187,
              21.215446180679884
            ],
            [
              -157.24166036440187,
              21.210880512082458
            ],
            [
              -157.24652936676614,
              21.210880512082458
            ]
          ]
        ]
      },
      "bbox": [
        -157.24652936676614,
        21.210880512082458,
        -157.24166036440187,
        21.215446180679884
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.945533+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ820465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ820465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ820465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682000.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2426744146358,
              21.129549742752445
            ],
            [
              -157.2426744146358,
              21.134115371840082
            ],
            [
              -157.2378081593538,
              21.134115371840082
            ],
            [
              -157.2378081593538,
              21.129549742752445
            ],
            [
              -157.2426744146358,
              21.129549742752445
            ]
          ]
        ]
      },
      "bbox": [
        -157.2426744146358,
        21.129549742752445,
        -157.2378081593538,
        21.134115371840082
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.967436+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24256791177874,
              21.138580955150736
            ],
            [
              -157.24256791177874,
              21.143146602659893
            ],
            [
              -157.23770133717494,
              21.143146602659893
            ],
            [
              -157.23770133717494,
              21.138580955150736
            ],
            [
              -157.24256791177874,
              21.138580955150736
            ]
          ]
        ]
      },
      "bbox": [
        -157.24256791177874,
        21.138580955150736,
        -157.23770133717494,
        21.143146602659893
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:30.989322+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24272764489837,
              21.125034132785483
            ],
            [
              -157.24272764489837,
              21.12959975266327
            ],
            [
              -157.23786154919122,
              21.12959975266327
            ],
            [
              -157.23786154919122,
              21.125034132785483
            ],
            [
              -157.24272764489837,
              21.125034132785483
            ]
          ]
        ]
      },
      "bbox": [
        -157.24272764489837,
        21.125034132785483,
        -157.23786154919122,
        21.12959975266327
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.011399+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24283410208733,
              21.11600290473839
            ],
            [
              -157.24283410208733,
              21.12056850613976
            ],
            [
              -157.2379683292266,
              21.12056850613976
            ],
            [
              -157.2379683292266,
              21.11600290473839
            ],
            [
              -157.24283410208733,
              21.11600290473839
            ]
          ]
        ]
      },
      "bbox": [
        -157.24283410208733,
        21.11600290473839,
        -157.2379683292266,
        21.12056850613976
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.033331+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24278090435791,
              21.120518519662475
            ],
            [
              -157.24278090435791,
              21.125084130975804
            ],
            [
              -157.23791492486416,
              21.125084130975804
            ],
            [
              -157.23791492486416,
              21.120518519662475
            ],
            [
              -157.24278090435791,
              21.120518519662475
            ]
          ]
        ]
      },
      "bbox": [
        -157.24278090435791,
        21.120518519662475,
        -157.23791492486416,
        21.125084130975804
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.055377+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24240805162694,
              21.152127754902118
            ],
            [
              -157.24240805162694,
              21.1566934300482
            ],
            [
              -157.2375409976073,
              21.1566934300482
            ],
            [
              -157.2375409976073,
              21.152127754902118
            ],
            [
              -157.24240805162694,
              21.152127754902118
            ]
          ]
        ]
      },
      "bbox": [
        -157.24240805162694,
        21.152127754902118,
        -157.2375409976073,
        21.1566934300482
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.077291+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2425146391794,
              21.143096557581146
            ],
            [
              -157.2425146391794,
              21.147662214301977
            ],
            [
              -157.2376479048283,
              21.147662214301977
            ],
            [
              -157.2376479048283,
              21.143096557581146
            ],
            [
              -157.2425146391794,
              21.143096557581146
            ]
          ]
        ]
      },
      "bbox": [
        -157.2425146391794,
        21.143096557581146,
        -157.2376479048283,
        21.147662214301977
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.099283+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24246135246295,
              21.147612157498422
            ],
            [
              -157.24246135246295,
              21.152177823431565
            ],
            [
              -157.23759445830663,
              21.152177823431565
            ],
            [
              -157.23759445830663,
              21.147612157498422
            ],
            [
              -157.24246135246295,
              21.147612157498422
            ]
          ]
        ]
      },
      "bbox": [
        -157.24246135246295,
        21.147612157498422,
        -157.23759445830663,
        21.152177823431565
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.121242+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2428872827965,
              21.111487287347448
            ],
            [
              -157.2428872827965,
              21.116052879496173
            ],
            [
              -157.23802167227421,
              21.116052879496173
            ],
            [
              -157.23802167227421,
              21.111487287347448
            ],
            [
              -157.2428872827965,
              21.111487287347448
            ]
          ]
        ]
      },
      "bbox": [
        -157.2428872827965,
        21.111487287347448,
        -157.23802167227421,
        21.116052879496173
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.145276+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24262117026342,
              21.13406535020769
            ],
            [
              -157.24262117026342,
              21.13863098850577
            ],
            [
              -157.23775475534927,
              21.13863098850577
            ],
            [
              -157.23775475534927,
              21.13406535020769
            ],
            [
              -157.24262117026342,
              21.13406535020769
            ]
          ]
        ]
      },
      "bbox": [
        -157.24262117026342,
        21.13406535020769,
        -157.23775475534927,
        21.13863098850577
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.169233+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24224806437675,
              21.165674532026973
            ],
            [
              -157.24224806437675,
              21.170240234815783
            ],
            [
              -157.23738053041694,
              21.170240234815783
            ],
            [
              -157.23738053041694,
              21.165674532026973
            ],
            [
              -157.24224806437675,
              21.165674532026973
            ]
          ]
        ]
      },
      "bbox": [
        -157.24224806437675,
        21.165674532026973,
        -157.23738053041694,
        21.170240234815783
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.191226+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24235473666883,
              21.15664334979175
            ],
            [
              -157.24235473666883,
              21.161209034151415
            ],
            [
              -157.2374875227277,
              21.161209034151415
            ],
            [
              -157.2374875227277,
              21.15664334979175
            ],
            [
              -157.24235473666883,
              21.15664334979175
            ]
          ]
        ]
      },
      "bbox": [
        -157.24235473666883,
        21.15664334979175,
        -157.2374875227277,
        21.161209034151415
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.213445+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24208794489968,
              21.17922128754218
            ],
            [
              -157.24208794489968,
              21.18378701793548
            ],
            [
              -157.23721993085312,
              21.18378701793548
            ],
            [
              -157.23721993085312,
              21.17922128754218
            ],
            [
              -157.24208794489968,
              21.17922128754218
            ]
          ]
        ]
      },
      "bbox": [
        -157.24208794489968,
        21.17922128754218,
        -157.23721993085312,
        21.18378701793548
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.235511+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24219470703784,
              21.170190119371618
            ],
            [
              -157.24219470703784,
              21.17475583137601
            ],
            [
              -157.23732701298047,
              21.17475583137601
            ],
            [
              -157.23732701298047,
              21.170190119371618
            ],
            [
              -157.24219470703784,
              21.170190119371618
            ]
          ]
        ]
      },
      "bbox": [
        -157.24219470703784,
        21.170190119371618,
        -157.23732701298047,
        21.17475583137601
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.257892+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2420345456483,
              21.183736867237656
            ],
            [
              -157.2420345456483,
              21.18830260676873
            ],
            [
              -157.23716637168175,
              21.18830260676873
            ],
            [
              -157.23716637168175,
              21.183736867237656
            ],
            [
              -157.2420345456483,
              21.183736867237656
            ]
          ]
        ]
      },
      "bbox": [
        -157.2420345456483,
        21.183736867237656,
        -157.23716637168175,
        21.18830260676873
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.281221+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2344000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24230140758627,
              21.161158942166857
            ],
            [
              -157.24230140758627,
              21.16572463574077
            ],
            [
              -157.23743403366512,
              21.16572463574077
            ],
            [
              -157.23743403366512,
              21.161158942166857
            ],
            [
              -157.24230140758627,
              21.161158942166857
            ]
          ]
        ]
      },
      "bbox": [
        -157.24230140758627,
        21.161158942166857,
        -157.23743403366512,
        21.16572463574077
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.303561+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24214133556697,
              21.17470570420034
            ],
            [
              -157.24214133556697,
              21.17927142651285
            ],
            [
              -157.23727347617626,
              21.17927142651285
            ],
            [
              -157.23727347617626,
              21.17470570420034
            ],
            [
              -157.24214133556697,
              21.17470570420034
            ]
          ]
        ]
      },
      "bbox": [
        -157.24214133556697,
        21.17470570420034,
        -157.23727347617626,
        21.17927142651285
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.325776+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23828813180648,
              21.093374740630253
            ],
            [
              -157.23828813180648,
              21.097940420378123
            ],
            [
              -157.2334230363067,
              21.097940420378123
            ],
            [
              -157.2334230363067,
              21.093374740630253
            ],
            [
              -157.23828813180648,
              21.093374740630253
            ]
          ]
        ]
      },
      "bbox": [
        -157.23828813180648,
        21.093374740630253,
        -157.2334230363067,
        21.097940420378123
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.348091+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24171386029056,
              21.21083029108941
            ],
            [
              -157.24171386029056,
              21.21539608537233
            ],
            [
              -157.2368447257015,
              21.21539608537233
            ],
            [
              -157.2368447257015,
              21.21083029108941
            ],
            [
              -157.24171386029056,
              21.21083029108941
            ]
          ]
        ]
      },
      "bbox": [
        -157.24171386029056,
        21.21083029108941,
        -157.2368447257015,
        21.21539608537233
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.371104+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24192770574737,
              21.192768018869653
            ],
            [
              -157.24192770574737,
              21.197333776665744
            ],
            [
              -157.23705921178438,
              21.197333776665744
            ],
            [
              -157.23705921178438,
              21.192768018869653
            ],
            [
              -157.24192770574737,
              21.192768018869653
            ]
          ]
        ]
      },
      "bbox": [
        -157.24192770574737,
        21.192768018869653,
        -157.23705921178438,
        21.197333776665744
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.393331+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2345000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2418742650934,
              21.197283590805572
            ],
            [
              -157.2418742650934,
              21.20184935772884
            ],
            [
              -157.2370056110534,
              21.20184935772884
            ],
            [
              -157.2370056110534,
              21.197283590805572
            ],
            [
              -157.2418742650934,
              21.197283590805572
            ]
          ]
        ]
      },
      "bbox": [
        -157.2418742650934,
        21.197283590805572,
        -157.2370056110534,
        21.20184935772884
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.415503+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2345500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2418208106341,
              21.201799160154366
            ],
            [
              -157.2418208106341,
              21.206364936201183
            ],
            [
              -157.23695199646426,
              21.206364936201183
            ],
            [
              -157.23695199646426,
              21.201799160154366
            ],
            [
              -157.2418208106341,
              21.201799160154366
            ]
          ]
        ]
      },
      "bbox": [
        -157.2418208106341,
        21.201799160154366,
        -157.23695199646426,
        21.206364936201183
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.437858+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2346000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2417673423672,
              21.206314726915743
            ],
            [
              -157.2417673423672,
              21.210880512082458
            ],
            [
              -157.23689836801447,
              21.210880512082458
            ],
            [
              -157.23689836801447,
              21.206314726915743
            ],
            [
              -157.2417673423672,
              21.206314726915743
            ]
          ]
        ]
      },
      "bbox": [
        -157.2417673423672,
        21.206314726915743,
        -157.23689836801447,
        21.210880512082458
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.459968+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23834137257904,
              21.08885912266128
            ],
            [
              -157.23834137257904,
              21.093424793124367
            ],
            [
              -157.23347643937345,
              21.093424793124367
            ],
            [
              -157.23347643937345,
              21.08885912266128
            ],
            [
              -157.23834137257904,
              21.08885912266128
            ]
          ]
        ]
      },
      "bbox": [
        -157.23834137257904,
        21.08885912266128,
        -157.23347643937345,
        21.093424793124367
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.483005+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24166036440187,
              21.21534585267507
            ],
            [
              -157.24166036440187,
              21.219911656070458
            ],
            [
              -157.23679106952287,
              21.219911656070458
            ],
            [
              -157.23679106952287,
              21.21534585267507
            ],
            [
              -157.24166036440187,
              21.21534585267507
            ]
          ]
        ]
      },
      "bbox": [
        -157.24166036440187,
        21.21534585267507,
        -157.23679106952287,
        21.219911656070458
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.505255+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ825440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.24198113259828,
              21.18825244434692
            ],
            [
              -157.24198113259828,
              21.192818193012265
            ],
            [
              -157.23711279865964,
              21.192818193012265
            ],
            [
              -157.23711279865964,
              21.18825244434692
            ],
            [
              -157.24198113259828,
              21.18825244434692
            ]
          ]
        ]
      },
      "bbox": [
        -157.24198113259828,
        21.18825244434692,
        -157.23711279865964,
        21.192818193012265
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.528097+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ825440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ825440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ825440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            682500.0,
            0.0,
            -0.5,
            2344500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830325",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23839459630955,
              21.084343502226975
            ],
            [
              -157.23839459630955,
              21.08890916340607
            ],
            [
              -157.23352982540104,
              21.08890916340607
            ],
            [
              -157.23352982540104,
              21.084343502226975
            ],
            [
              -157.23839459630955,
              21.084343502226975
            ]
          ]
        ]
      },
      "bbox": [
        -157.23839459630955,
        21.084343502226975,
        -157.23352982540104,
        21.08890916340607
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.550526+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830325.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830325": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830325.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2333000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23791492486416,
              21.124983997342923
            ],
            [
              -157.23791492486416,
              21.129549742752445
            ],
            [
              -157.2330486960305,
              21.129549742752445
            ],
            [
              -157.2330486960305,
              21.124983997342923
            ],
            [
              -157.23791492486416,
              21.124983997342923
            ]
          ]
        ]
      },
      "bbox": [
        -157.23791492486416,
        21.124983997342923,
        -157.2330486960305,
        21.129549742752445
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.572579+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2378081593538,
              21.134015191908183
            ],
            [
              -157.2378081593538,
              21.138580955150736
            ],
            [
              -157.23294161151253,
              21.138580955150736
            ],
            [
              -157.23294161151253,
              21.134015191908183
            ],
            [
              -157.2378081593538,
              21.134015191908183
            ]
          ]
        ]
      },
      "bbox": [
        -157.2378081593538,
        21.134015191908183,
        -157.23294161151253,
        21.138580955150736
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.595075+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23818159913066,
              21.102405969170274
            ],
            [
              -157.23818159913066,
              21.106971667490118
            ],
            [
              -157.2333161790566,
              21.106971667490118
            ],
            [
              -157.2333161790566,
              21.102405969170274
            ],
            [
              -157.23818159913066,
              21.102405969170274
            ]
          ]
        ]
      },
      "bbox": [
        -157.23818159913066,
        21.102405969170274,
        -157.2333161790566,
        21.106971667490118
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.617403+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23807499827345,
              21.11143718784313
            ],
            [
              -157.23807499827345,
              21.11600290473839
            ],
            [
              -157.23320925365257,
              21.11600290473839
            ],
            [
              -157.23320925365257,
              21.11143718784313
            ],
            [
              -157.23807499827345,
              21.11143718784313
            ]
          ]
        ]
      },
      "bbox": [
        -157.23807499827345,
        21.11143718784313,
        -157.23320925365257,
        21.11600290473839
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.639510+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23823487399073,
              21.097890356133412
            ],
            [
              -157.23823487399073,
              21.102456045166846
            ],
            [
              -157.233369616201,
              21.102456045166846
            ],
            [
              -157.233369616201,
              21.097890356133412
            ],
            [
              -157.23823487399073,
              21.097890356133412
            ]
          ]
        ]
      },
      "bbox": [
        -157.23823487399073,
        21.097890356133412,
        -157.233369616201,
        21.102456045166846
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.661494+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23812830722525,
              21.10692157974034
            ],
            [
              -157.23812830722525,
              21.111487287347448
            ],
            [
              -157.23326272487373,
              21.111487287347448
            ],
            [
              -157.23326272487373,
              21.10692157974034
            ],
            [
              -157.23812830722525,
              21.10692157974034
            ]
          ]
        ]
      },
      "bbox": [
        -157.23812830722525,
        21.10692157974034,
        -157.23326272487373,
        21.111487287347448
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.684093+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2379683292266,
              21.120468396644913
            ],
            [
              -157.2379683292266,
              21.125034132785483
            ],
            [
              -157.2331022600969,
              21.125034132785483
            ],
            [
              -157.2331022600969,
              21.120468396644913
            ],
            [
              -157.2379683292266,
              21.120468396644913
            ]
          ]
        ]
      },
      "bbox": [
        -157.2379683292266,
        21.120468396644913,
        -157.2331022600969,
        21.125034132785483
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.706273+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23786154919122,
              21.12949959621404
            ],
            [
              -157.23786154919122,
              21.13406535020769
            ],
            [
              -157.23299516088525,
              21.13406535020769
            ],
            [
              -157.23299516088525,
              21.12949959621404
            ],
            [
              -157.23786154919122,
              21.12949959621404
            ]
          ]
        ]
      },
      "bbox": [
        -157.23786154919122,
        21.12949959621404,
        -157.23299516088525,
        21.13406535020769
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.728579+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23802167227421,
              21.11595279347815
            ],
            [
              -157.23802167227421,
              21.120518519662475
            ],
            [
              -157.23315576539355,
              21.120518519662475
            ],
            [
              -157.23315576539355,
              21.11595279347815
            ],
            [
              -157.23802167227421,
              21.11595279347815
            ]
          ]
        ]
      },
      "bbox": [
        -157.23802167227421,
        21.11595279347815,
        -157.23315576539355,
        21.120518519662475
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.751340+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23759445830663,
              21.152077549544806
            ],
            [
              -157.23759445830663,
              21.15664334979175
            ],
            [
              -157.23272727169027,
              21.15664334979175
            ],
            [
              -157.23272727169027,
              21.152077549544806
            ],
            [
              -157.23759445830663,
              21.152077549544806
            ]
          ]
        ]
      },
      "bbox": [
        -157.23759445830663,
        21.152077549544806,
        -157.23272727169027,
        21.15664334979175
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.775729+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23770133717494,
              21.143046375755443
            ],
            [
              -157.23770133717494,
              21.147612157498422
            ],
            [
              -157.2328344700733,
              21.147612157498422
            ],
            [
              -157.2328344700733,
              21.143046375755443
            ],
            [
              -157.23770133717494,
              21.143046375755443
            ]
          ]
        ]
      },
      "bbox": [
        -157.23770133717494,
        21.143046375755443,
        -157.2328344700733,
        21.147612157498422
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.798410+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23743403366512,
              21.16562429136197
            ],
            [
              -157.23743403366512,
              21.170190119371618
            ],
            [
              -157.23256636729633,
              21.170190119371618
            ],
            [
              -157.23256636729633,
              21.16562429136197
            ],
            [
              -157.23743403366512,
              21.16562429136197
            ]
          ]
        ]
      },
      "bbox": [
        -157.23743403366512,
        21.16562429136197,
        -157.23256636729633,
        21.170190119371618
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.820482+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23775475534927,
              21.13853078508881
            ],
            [
              -157.23775475534927,
              21.143096557581146
            ],
            [
              -157.23288804790946,
              21.143096557581146
            ],
            [
              -157.23288804790946,
              21.13853078508881
            ],
            [
              -157.23775475534927,
              21.13853078508881
            ]
          ]
        ]
      },
      "bbox": [
        -157.23775475534927,
        21.13853078508881,
        -157.23288804790946,
        21.143096557581146
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.842522+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23727347617626,
              21.179171011472146
            ],
            [
              -157.23727347617626,
              21.183736867237656
            ],
            [
              -157.23240532989027,
              21.183736867237656
            ],
            [
              -157.23240532989027,
              21.179171011472146
            ],
            [
              -157.23727347617626,
              21.179171011472146
            ]
          ]
        ]
      },
      "bbox": [
        -157.23727347617626,
        21.179171011472146,
        -157.23240532989027,
        21.183736867237656
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.864770+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2374875227277,
              21.16110871327247
            ],
            [
              -157.2374875227277,
              21.165674532026973
            ],
            [
              -157.23262001634066,
              21.165674532026973
            ],
            [
              -157.23262001634066,
              21.16110871327247
            ],
            [
              -157.2374875227277,
              21.16110871327247
            ]
          ]
        ]
      },
      "bbox": [
        -157.2374875227277,
        21.16110871327247,
        -157.23262001634066,
        21.165674532026973
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.887045+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23732701298047,
              21.1746554399899
            ],
            [
              -157.23732701298047,
              21.17922128754218
            ],
            [
              -157.2324590211916,
              21.17922128754218
            ],
            [
              -157.2324590211916,
              21.1746554399899
            ],
            [
              -157.23732701298047,
              21.1746554399899
            ]
          ]
        ]
      },
      "bbox": [
        -157.23732701298047,
        21.1746554399899,
        -157.2324590211916,
        21.17922128754218
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.909779+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2376479048283,
              21.147561963907602
            ],
            [
              -157.2376479048283,
              21.152127754902118
            ],
            [
              -157.2327808780012,
              21.152127754902118
            ],
            [
              -157.2327808780012,
              21.147561963907602
            ],
            [
              -157.2376479048283,
              21.147561963907602
            ]
          ]
        ]
      },
      "bbox": [
        -157.2376479048283,
        21.147561963907602,
        -157.2327808780012,
        21.152127754902118
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.932376+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23738053041694,
              21.1701398669346
            ],
            [
              -157.23738053041694,
              21.17470570420034
            ],
            [
              -157.23251270400175,
              21.17470570420034
            ],
            [
              -157.23251270400175,
              21.1701398669346
            ],
            [
              -157.23738053041694,
              21.1701398669346
            ]
          ]
        ]
      },
      "bbox": [
        -157.23738053041694,
        21.1701398669346,
        -157.23251270400175,
        21.17470570420034
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.954727+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2375409976073,
              21.156593132666593
            ],
            [
              -157.2375409976073,
              21.161158942166857
            ],
            [
              -157.2326736511377,
              21.161158942166857
            ],
            [
              -157.2326736511377,
              21.156593132666593
            ],
            [
              -157.2375409976073,
              21.156593132666593
            ]
          ]
        ]
      },
      "bbox": [
        -157.2375409976073,
        21.156593132666593,
        -157.2326736511377,
        21.161158942166857
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.976604+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23721993085312,
              21.183686579400078
            ],
            [
              -157.23721993085312,
              21.18825244434692
            ],
            [
              -157.23235162468364,
              21.18825244434692
            ],
            [
              -157.23235162468364,
              21.183686579400078
            ],
            [
              -157.23721993085312,
              21.183686579400078
            ]
          ]
        ]
      },
      "bbox": [
        -157.23721993085312,
        21.183686579400078,
        -157.23235162468364,
        21.18825244434692
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:31.998550+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2344000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2370056110534,
              21.20174882529085
            ],
            [
              -157.2370056110534,
              21.206314726915743
            ],
            [
              -157.23213666474928,
              21.206314726915743
            ],
            [
              -157.23213666474928,
              21.20174882529085
            ],
            [
              -157.2370056110534,
              21.20174882529085
            ]
          ]
        ]
      },
      "bbox": [
        -157.2370056110534,
        21.20174882529085,
        -157.23213666474928,
        21.206314726915743
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.020787+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2346000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23711279865964,
              21.192717707510173
            ],
            [
              -157.23711279865964,
              21.197283590805572
            ],
            [
              -157.2322441725435,
              21.197283590805572
            ],
            [
              -157.2322441725435,
              21.192717707510173
            ],
            [
              -157.23711279865964,
              21.192717707510173
            ]
          ]
        ]
      },
      "bbox": [
        -157.23711279865964,
        21.192717707510173,
        -157.2322441725435,
        21.197283590805572
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.043004+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2345000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23705921178438,
              21.197233267691814
            ],
            [
              -157.23705921178438,
              21.201799160154366
            ],
            [
              -157.23219042560453,
              21.201799160154366
            ],
            [
              -157.23219042560453,
              21.197233267691814
            ],
            [
              -157.23705921178438,
              21.197233267691814
            ]
          ]
        ]
      },
      "bbox": [
        -157.23705921178438,
        21.197233267691814,
        -157.23219042560453,
        21.201799160154366
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.065240+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2345500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23689836801447,
              21.210779932740063
            ],
            [
              -157.23689836801447,
              21.21534585267507
            ],
            [
              -157.23202910127895,
              21.21534585267507
            ],
            [
              -157.23202910127895,
              21.210779932740063
            ],
            [
              -157.23689836801447,
              21.210779932740063
            ]
          ]
        ]
      },
      "bbox": [
        -157.23689836801447,
        21.210779932740063,
        -157.23202910127895,
        21.21534585267507
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.087474+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23716637168175,
              21.18820214474617
            ],
            [
              -157.23716637168175,
              21.192768018869653
            ],
            [
              -157.23229790556894,
              21.192768018869653
            ],
            [
              -157.23229790556894,
              21.18820214474617
            ],
            [
              -157.23716637168175,
              21.18820214474617
            ]
          ]
        ]
      },
      "bbox": [
        -157.23716637168175,
        21.18820214474617,
        -157.23229790556894,
        21.192768018869653
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.109603+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2344500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23695199646426,
              21.206264380307015
            ],
            [
              -157.23695199646426,
              21.21083029108941
            ],
            [
              -157.232082889975,
              21.21083029108941
            ],
            [
              -157.232082889975,
              21.206264380307015
            ],
            [
              -157.23695199646426,
              21.206264380307015
            ]
          ]
        ]
      },
      "bbox": [
        -157.23695199646426,
        21.206264380307015,
        -157.232082889975,
        21.21083029108941
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.131818+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2333161790566,
              21.106871355562966
            ],
            [
              -157.2333161790566,
              21.11143718784313
            ],
            [
              -157.22845046263413,
              21.11143718784313
            ],
            [
              -157.22845046263413,
              21.106871355562966
            ],
            [
              -157.2333161790566,
              21.106871355562966
            ]
          ]
        ]
      },
      "bbox": [
        -157.2333161790566,
        21.106871355562966,
        -157.22845046263413,
        21.11143718784313
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.154221+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23320925365257,
              21.11590254571733
            ],
            [
              -157.23320925365257,
              21.120468396644913
            ],
            [
              -157.22834321289307,
              21.120468396644913
            ],
            [
              -157.22834321289307,
              21.11590254571733
            ],
            [
              -157.23320925365257,
              21.11590254571733
            ]
          ]
        ]
      },
      "bbox": [
        -157.23320925365257,
        21.11590254571733,
        -157.22834321289307,
        21.120468396644913
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.176474+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.233369616201,
              21.102355756781268
            ],
            [
              -157.233369616201,
              21.10692157974034
            ],
            [
              -157.2285040620199,
              21.10692157974034
            ],
            [
              -157.2285040620199,
              21.102355756781268
            ],
            [
              -157.233369616201,
              21.102355756781268
            ]
          ]
        ]
      },
      "bbox": [
        -157.233369616201,
        21.102355756781268,
        -157.2285040620199,
        21.10692157974034
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.198572+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23347643937345,
              21.09332455181146
            ],
            [
              -157.23347643937345,
              21.097890356133412
            ],
            [
              -157.22861120981392,
              21.097890356133412
            ],
            [
              -157.22861120981392,
              21.09332455181146
            ],
            [
              -157.23347643937345,
              21.09332455181146
            ]
          ]
        ]
      },
      "bbox": [
        -157.23347643937345,
        21.09332455181146,
        -157.22861120981392,
        21.097890356133412
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.220782+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23326272487373,
              21.11138695187515
            ],
            [
              -157.23326272487373,
              21.11595279347815
            ],
            [
              -157.22839684625802,
              21.11595279347815
            ],
            [
              -157.22839684625802,
              21.11138695187515
            ],
            [
              -157.23326272487373,
              21.11138695187515
            ]
          ]
        ]
      },
      "bbox": [
        -157.23326272487373,
        21.11138695187515,
        -157.22839684625802,
        21.11595279347815
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.243479+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ830470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2368447257015,
              21.21529548258973
            ],
            [
              -157.2368447257015,
              21.219861411672415
            ],
            [
              -157.23197529865837,
              21.219861411672415
            ],
            [
              -157.23197529865837,
              21.21529548258973
            ],
            [
              -157.2368447257015,
              21.21529548258973
            ]
          ]
        ]
      },
      "bbox": [
        -157.2368447257015,
        21.21529548258973,
        -157.23197529865837,
        21.219861411672415
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.265461+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ830470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ830470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ830470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683000.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23352982540104,
              21.088808945624372
            ],
            [
              -157.23352982540104,
              21.093374740630253
            ],
            [
              -157.22866475821917,
              21.093374740630253
            ],
            [
              -157.22866475821917,
              21.088808945624372
            ],
            [
              -157.23352982540104,
              21.088808945624372
            ]
          ]
        ]
      },
      "bbox": [
        -157.23352982540104,
        21.088808945624372,
        -157.22866475821917,
        21.093374740630253
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.287546+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2334230363067,
              21.09784015553059
            ],
            [
              -157.2334230363067,
              21.102405969170274
            ],
            [
              -157.22855764441366,
              21.102405969170274
            ],
            [
              -157.22855764441366,
              21.09784015553059
            ],
            [
              -157.2334230363067,
              21.09784015553059
            ]
          ]
        ]
      },
      "bbox": [
        -157.2334230363067,
        21.09784015553059,
        -157.22855764441366,
        21.102405969170274
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.310134+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23315576539355,
              21.12041813708896
            ],
            [
              -157.23315576539355,
              21.124983997342923
            ],
            [
              -157.22828956254097,
              21.124983997342923
            ],
            [
              -157.22828956254097,
              21.12041813708896
            ],
            [
              -157.23315576539355,
              21.12041813708896
            ]
          ]
        ]
      },
      "bbox": [
        -157.23315576539355,
        21.12041813708896,
        -157.22828956254097,
        21.124983997342923
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.332569+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835325",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23358319438938,
              21.084293336969857
            ],
            [
              -157.23358319438938,
              21.08885912266128
            ],
            [
              -157.22871828962795,
              21.08885912266128
            ],
            [
              -157.22871828962795,
              21.084293336969857
            ],
            [
              -157.23358319438938,
              21.084293336969857
            ]
          ]
        ]
      },
      "bbox": [
        -157.23358319438938,
        21.084293336969857,
        -157.22871828962795,
        21.08885912266128
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.354910+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835325.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835325": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835325.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2333000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2331022600969,
              21.124933725989532
            ],
            [
              -157.2331022600969,
              21.12949959621404
            ],
            [
              -157.22823585518682,
              21.12949959621404
            ],
            [
              -157.22823585518682,
              21.124933725989532
            ],
            [
              -157.2331022600969,
              21.124933725989532
            ]
          ]
        ]
      },
      "bbox": [
        -157.2331022600969,
        21.124933725989532,
        -157.22823585518682,
        21.12949959621404
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.377248+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2327808780012,
              21.15202720736162
            ],
            [
              -157.2327808780012,
              21.156593132666593
            ],
            [
              -157.22791355895203,
              21.156593132666593
            ],
            [
              -157.22791355895203,
              21.15202720736162
            ],
            [
              -157.2327808780012,
              21.15202720736162
            ]
          ]
        ]
      },
      "bbox": [
        -157.2327808780012,
        21.15202720736162,
        -157.22791355895203,
        21.156593132666593
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.399588+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23299516088525,
              21.133964896943514
            ],
            [
              -157.23299516088525,
              21.13853078508881
            ],
            [
              -157.22812848030216,
              21.13853078508881
            ],
            [
              -157.22812848030216,
              21.133964896943514
            ],
            [
              -157.23299516088525,
              21.133964896943514
            ]
          ]
        ]
      },
      "bbox": [
        -157.23299516088525,
        21.133964896943514,
        -157.22812848030216,
        21.13853078508881
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.421957+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23294161151253,
              21.13848047832193
            ],
            [
              -157.23294161151253,
              21.143046375755443
            ],
            [
              -157.22807477141677,
              21.143046375755443
            ],
            [
              -157.22807477141677,
              21.13848047832193
            ],
            [
              -157.23294161151253,
              21.13848047832193
            ]
          ]
        ]
      },
      "bbox": [
        -157.23294161151253,
        21.13848047832193,
        -157.22807477141677,
        21.143046375755443
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.444491+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23288804790946,
              21.142996057184746
            ],
            [
              -157.23288804790946,
              21.147561963907602
            ],
            [
              -157.22802104823197,
              21.147561963907602
            ],
            [
              -157.22802104823197,
              21.142996057184746
            ],
            [
              -157.23288804790946,
              21.142996057184746
            ]
          ]
        ]
      },
      "bbox": [
        -157.23288804790946,
        21.142996057184746,
        -157.22802104823197,
        21.147561963907602
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.467560+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2328344700733,
              21.147511633531472
            ],
            [
              -157.2328344700733,
              21.152077549544806
            ],
            [
              -157.22796731074473,
              21.152077549544806
            ],
            [
              -157.22796731074473,
              21.147511633531472
            ],
            [
              -157.2328344700733,
              21.147511633531472
            ]
          ]
        ]
      },
      "bbox": [
        -157.2328344700733,
        21.147511633531472,
        -157.22796731074473,
        21.152077549544806
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.489505+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23272727169027,
              21.156542778674705
            ],
            [
              -157.23272727169027,
              21.16110871327247
            ],
            [
              -157.2278597928509,
              21.16110871327247
            ],
            [
              -157.2278597928509,
              21.156542778674705
            ],
            [
              -157.23272727169027,
              21.156542778674705
            ]
          ]
        ]
      },
      "bbox": [
        -157.23272727169027,
        21.156542778674705,
        -157.2278597928509,
        21.16110871327247
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.511557+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2330486960305,
              21.12944931304998
            ],
            [
              -157.2330486960305,
              21.134015191908183
            ],
            [
              -157.22818217489117,
              21.134015191908183
            ],
            [
              -157.22818217489117,
              21.12944931304998
            ],
            [
              -157.2330486960305,
              21.12944931304998
            ]
          ]
        ]
      },
      "bbox": [
        -157.2330486960305,
        21.12944931304998,
        -157.22818217489117,
        21.134015191908183
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.533749+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23251270400175,
              21.17460503874671
            ],
            [
              -157.23251270400175,
              21.179171011472146
            ],
            [
              -157.22764457998105,
              21.179171011472146
            ],
            [
              -157.22764457998105,
              21.17460503874671
            ],
            [
              -157.23251270400175,
              21.17460503874671
            ]
          ]
        ]
      },
      "bbox": [
        -157.23251270400175,
        21.17460503874671,
        -157.22764457998105,
        21.179171011472146
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.556130+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23240532989027,
              21.183636154424676
            ],
            [
              -157.23240532989027,
              21.18820214474617
            ],
            [
              -157.22753689163983,
              21.18820214474617
            ],
            [
              -157.22753689163983,
              21.183636154424676
            ],
            [
              -157.23240532989027,
              21.183636154424676
            ]
          ]
        ]
      },
      "bbox": [
        -157.23240532989027,
        21.183636154424676,
        -157.22753689163983,
        21.18820214474617
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.578452+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2344000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2324590211916,
              21.179120598304745
            ],
            [
              -157.2324590211916,
              21.183686579400078
            ],
            [
              -157.22759074279537,
              21.183686579400078
            ],
            [
              -157.22759074279537,
              21.179120598304745
            ],
            [
              -157.2324590211916,
              21.179120598304745
            ]
          ]
        ]
      },
      "bbox": [
        -157.2324590211916,
        21.179120598304745,
        -157.22759074279537,
        21.183686579400078
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.600747+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23262001634066,
              21.165573913747753
            ],
            [
              -157.23262001634066,
              21.1701398669346
            ],
            [
              -157.2277522177109,
              21.1701398669346
            ],
            [
              -157.2277522177109,
              21.165573913747753
            ],
            [
              -157.23262001634066,
              21.165573913747753
            ]
          ]
        ]
      },
      "bbox": [
        -157.23262001634066,
        21.165573913747753,
        -157.2277522177109,
        21.1701398669346
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.622983+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23219042560453,
              21.201698353140063
            ],
            [
              -157.23219042560453,
              21.206264380307015
            ],
            [
              -157.22732134725914,
              21.206264380307015
            ],
            [
              -157.22732134725914,
              21.201698353140063
            ],
            [
              -157.23219042560453,
              21.201698353140063
            ]
          ]
        ]
      },
      "bbox": [
        -157.23219042560453,
        21.201698353140063,
        -157.22732134725914,
        21.206264380307015
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.645125+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2346000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23256636729633,
              21.170089477506735
            ],
            [
              -157.23256636729633,
              21.1746554399899
            ],
            [
              -157.22769840866601,
              21.1746554399899
            ],
            [
              -157.22769840866601,
              21.170089477506735
            ],
            [
              -157.23256636729633,
              21.170089477506735
            ]
          ]
        ]
      },
      "bbox": [
        -157.23256636729633,
        21.170089477506735,
        -157.22769840866601,
        21.1746554399899
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.667481+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2326736511377,
              21.161058347470252
            ],
            [
              -157.2326736511377,
              21.16562429136197
            ],
            [
              -157.22780601243818,
              21.16562429136197
            ],
            [
              -157.22780601243818,
              21.161058347470252
            ],
            [
              -157.2326736511377,
              21.161058347470252
            ]
          ]
        ]
      },
      "bbox": [
        -157.2326736511377,
        21.161058347470252,
        -157.22780601243818,
        21.16562429136197
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.689620+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23229790556894,
              21.19266725893568
            ],
            [
              -157.23229790556894,
              21.197233267691814
            ],
            [
              -157.22742914740715,
              21.197233267691814
            ],
            [
              -157.22742914740715,
              21.19266725893568
            ],
            [
              -157.23229790556894,
              21.19266725893568
            ]
          ]
        ]
      },
      "bbox": [
        -157.23229790556894,
        21.19266725893568,
        -157.22742914740715,
        21.197233267691814
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.715286+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2345000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2322441725435,
              21.197182807326303
            ],
            [
              -157.2322441725435,
              21.20174882529085
            ],
            [
              -157.22737525432407,
              21.20174882529085
            ],
            [
              -157.22737525432407,
              21.197182807326303
            ],
            [
              -157.2322441725435,
              21.197182807326303
            ]
          ]
        ]
      },
      "bbox": [
        -157.2322441725435,
        21.197182807326303,
        -157.22737525432407,
        21.20174882529085
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.737791+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2345500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23235162468364,
              21.1881517079684
            ],
            [
              -157.23235162468364,
              21.192717707510173
            ],
            [
              -157.2274830265114,
              21.192717707510173
            ],
            [
              -157.2274830265114,
              21.1881517079684
            ],
            [
              -157.23235162468364,
              21.1881517079684
            ]
          ]
        ]
      },
      "bbox": [
        -157.23235162468364,
        21.1881517079684,
        -157.2274830265114,
        21.192717707510173
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.760282+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2344500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22866475821917,
              21.093274228543795
            ],
            [
              -157.22866475821917,
              21.09784015553059
            ],
            [
              -157.22379934724094,
              21.09784015553059
            ],
            [
              -157.22379934724094,
              21.093274228543795
            ],
            [
              -157.22866475821917,
              21.093274228543795
            ]
          ]
        ]
      },
      "bbox": [
        -157.22866475821917,
        21.093274228543795,
        -157.22379934724094,
        21.09784015553059
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.782286+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22861120981392,
              21.097789820468257
            ],
            [
              -157.22861120981392,
              21.102355756781268
            ],
            [
              -157.2237456357242,
              21.102355756781268
            ],
            [
              -157.2237456357242,
              21.097789820468257
            ],
            [
              -157.22861120981392,
              21.097789820468257
            ]
          ]
        ]
      },
      "bbox": [
        -157.22861120981392,
        21.097789820468257,
        -157.2237456357242,
        21.102355756781268
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.804176+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.232082889975,
              21.210729437036118
            ],
            [
              -157.232082889975,
              21.21529548258973
            ],
            [
              -157.2272134911717,
              21.21529548258973
            ],
            [
              -157.2272134911717,
              21.210729437036118
            ],
            [
              -157.232082889975,
              21.210729437036118
            ]
          ]
        ]
      },
      "bbox": [
        -157.232082889975,
        21.210729437036118,
        -157.2272134911717,
        21.21529548258973
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.825934+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22855764441366,
              21.10230540989942
            ],
            [
              -157.22855764441366,
              21.106871355562966
            ],
            [
              -157.22369190796604,
              21.106871355562966
            ],
            [
              -157.22369190796604,
              21.10230540989942
            ],
            [
              -157.22855764441366,
              21.10230540989942
            ]
          ]
        ]
      },
      "bbox": [
        -157.22855764441366,
        21.10230540989942,
        -157.22369190796604,
        21.106871355562966
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.847941+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22845046263413,
              21.111336581279676
            ],
            [
              -157.22845046263413,
              21.11590254571733
            ],
            [
              -157.22358440373475,
              21.11590254571733
            ],
            [
              -157.22358440373475,
              21.111336581279676
            ],
            [
              -157.22845046263413,
              21.111336581279676
            ]
          ]
        ]
      },
      "bbox": [
        -157.22845046263413,
        21.111336581279676,
        -157.22358440373475,
        21.11590254571733
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.869944+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2285040620199,
              21.106820996836735
            ],
            [
              -157.2285040620199,
              21.11138695187515
            ],
            [
              -157.22363816396873,
              21.11138695187515
            ],
            [
              -157.22363816396873,
              21.106820996836735
            ],
            [
              -157.2285040620199,
              21.106820996836735
            ]
          ]
        ]
      },
      "bbox": [
        -157.2285040620199,
        21.106820996836735,
        -157.22363816396873,
        21.11138695187515
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.891882+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23213666474928,
              21.206213896376738
            ],
            [
              -157.23213666474928,
              21.210779932740063
            ],
            [
              -157.22726742620935,
              21.210779932740063
            ],
            [
              -157.22726742620935,
              21.206213896376738
            ],
            [
              -157.23213666474928,
              21.206213896376738
            ]
          ]
        ]
      },
      "bbox": [
        -157.23213666474928,
        21.206213896376738,
        -157.22726742620935,
        21.210779932740063
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.914319+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22871828962795,
              21.088758634126545
            ],
            [
              -157.22871828962795,
              21.09332455181146
            ],
            [
              -157.2238530425138,
              21.09332455181146
            ],
            [
              -157.2238530425138,
              21.088758634126545
            ],
            [
              -157.22871828962795,
              21.088758634126545
            ]
          ]
        ]
      },
      "bbox": [
        -157.22871828962795,
        21.088758634126545,
        -157.2238530425138,
        21.09332455181146
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.936411+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ835470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.23202910127895,
              21.21524497511799
            ],
            [
              -157.23202910127895,
              21.219811029855773
            ],
            [
              -157.22715954214317,
              21.219811029855773
            ],
            [
              -157.22715954214317,
              21.21524497511799
            ],
            [
              -157.23202910127895,
              21.21524497511799
            ]
          ]
        ]
      },
      "bbox": [
        -157.23202910127895,
        21.21524497511799,
        -157.22715954214317,
        21.219811029855773
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.958452+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ835470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ835470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ835470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            683500.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840325",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22877180403881,
              21.08424303721707
            ],
            [
              -157.22877180403881,
              21.088808945624372
            ],
            [
              -157.22390672154037,
              21.088808945624372
            ],
            [
              -157.22390672154037,
              21.08424303721707
            ],
            [
              -157.22877180403881,
              21.08424303721707
            ]
          ]
        ]
      },
      "bbox": [
        -157.22877180403881,
        21.08424303721707,
        -157.22390672154037,
        21.088808945624372
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:32.980350+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840325.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840325": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840325.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2333000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22828956254097,
              21.124883319636936
            ],
            [
              -157.22828956254097,
              21.12944931304998
            ],
            [
              -157.22342300003828,
              21.12944931304998
            ],
            [
              -157.22342300003828,
              21.124883319636936
            ],
            [
              -157.22828956254097,
              21.124883319636936
            ]
          ]
        ]
      },
      "bbox": [
        -157.22828956254097,
        21.124883319636936,
        -157.22342300003828,
        21.12944931304998
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.002172+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22823585518682,
              21.129398894361376
            ],
            [
              -157.22823585518682,
              21.133964896943514
            ],
            [
              -157.2233691774465,
              21.133964896943514
            ],
            [
              -157.2233691774465,
              21.129398894361376
            ],
            [
              -157.22823585518682,
              21.129398894361376
            ]
          ]
        ]
      },
      "bbox": [
        -157.22823585518682,
        21.129398894361376,
        -157.2233691774465,
        21.133964896943514
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.024438+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22812848030216,
              21.138430035719466
            ],
            [
              -157.22812848030216,
              21.142996057184746
            ],
            [
              -157.22326148872872,
              21.142996057184746
            ],
            [
              -157.22326148872872,
              21.138430035719466
            ],
            [
              -157.22812848030216,
              21.138430035719466
            ]
          ]
        ]
      },
      "bbox": [
        -157.22812848030216,
        21.138430035719466,
        -157.22326148872872,
        21.142996057184746
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.046283+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22802104823197,
              21.147461167014406
            ],
            [
              -157.22802104823197,
              21.15202720736162
            ],
            [
              -157.22315374194423,
              21.15202720736162
            ],
            [
              -157.22315374194423,
              21.147461167014406
            ],
            [
              -157.22802104823197,
              21.147461167014406
            ]
          ]
        ]
      },
      "bbox": [
        -157.22802104823197,
        21.147461167014406,
        -157.22315374194423,
        21.15202720736162
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.068129+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22807477141677,
              21.14294560262508
            ],
            [
              -157.22807477141677,
              21.147511633531472
            ],
            [
              -157.2232076225964,
              21.147511633531472
            ],
            [
              -157.2232076225964,
              21.14294560262508
            ],
            [
              -157.22807477141677,
              21.14294560262508
            ]
          ]
        ]
      },
      "bbox": [
        -157.22807477141677,
        21.14294560262508,
        -157.2232076225964,
        21.147511633531472
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.090005+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22839684625802,
              21.115852163227714
            ],
            [
              -157.22839684625802,
              21.12041813708896
            ],
            [
              -157.22353062726637,
              21.12041813708896
            ],
            [
              -157.22353062726637,
              21.115852163227714
            ],
            [
              -157.22839684625802,
              21.115852163227714
            ]
          ]
        ]
      },
      "bbox": [
        -157.22839684625802,
        21.115852163227714,
        -157.22353062726637,
        21.12041813708896
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.112340+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22818217489117,
              21.133914466298073
            ],
            [
              -157.22818217489117,
              21.13848047832193
            ],
            [
              -157.22331534034439,
              21.13848047832193
            ],
            [
              -157.22331534034439,
              21.133914466298073
            ],
            [
              -157.22818217489117,
              21.133914466298073
            ]
          ]
        ]
      },
      "bbox": [
        -157.22818217489117,
        21.133914466298073,
        -157.22331534034439,
        21.13848047832193
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.134269+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22834321289307,
              21.120367742680315
            ],
            [
              -157.22834321289307,
              21.124933725989532
            ],
            [
              -157.22347683456613,
              21.124933725989532
            ],
            [
              -157.22347683456613,
              21.120367742680315
            ],
            [
              -157.22834321289307,
              21.120367742680315
            ]
          ]
        ]
      },
      "bbox": [
        -157.22834321289307,
        21.120367742680315,
        -157.22347683456613,
        21.124933725989532
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.156537+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22796731074473,
              21.151976728886954
            ],
            [
              -157.22796731074473,
              21.156542778674705
            ],
            [
              -157.22309984676912,
              21.156542778674705
            ],
            [
              -157.22309984676912,
              21.151976728886954
            ],
            [
              -157.22796731074473,
              21.151976728886954
            ]
          ]
        ]
      },
      "bbox": [
        -157.22796731074473,
        21.151976728886954,
        -157.22309984676912,
        21.156542778674705
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.178479+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22791355895203,
              21.156492288242227
            ],
            [
              -157.22791355895203,
              21.161058347470252
            ],
            [
              -157.22304593706787,
              21.161058347470252
            ],
            [
              -157.22304593706787,
              21.156492288242227
            ],
            [
              -157.22791355895203,
              21.156492288242227
            ]
          ]
        ]
      },
      "bbox": [
        -157.22791355895203,
        21.156492288242227,
        -157.22304593706787,
        21.161058347470252
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.200496+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22759074279537,
              21.183585592041613
            ],
            [
              -157.22759074279537,
              21.1881517079684
            ],
            [
              -157.22272216896823,
              21.1881517079684
            ],
            [
              -157.22272216896823,
              21.183585592041613
            ],
            [
              -157.22759074279537,
              21.183585592041613
            ]
          ]
        ]
      },
      "bbox": [
        -157.22759074279537,
        21.183585592041613,
        -157.22272216896823,
        21.1881517079684
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.222574+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2344000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22769840866601,
              21.17455450048074
            ],
            [
              -157.22769840866601,
              21.179120598304745
            ],
            [
              -157.22283014667312,
              21.179120598304745
            ],
            [
              -157.22283014667312,
              21.17455450048074
            ],
            [
              -157.22769840866601,
              21.17455450048074
            ]
          ]
        ]
      },
      "bbox": [
        -157.22769840866601,
        21.17455450048074,
        -157.22283014667312,
        21.179120598304745
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.244372+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22764457998105,
              21.179070047859764
            ],
            [
              -157.22764457998105,
              21.183636154424676
            ],
            [
              -157.22277616488316,
              21.183636154424676
            ],
            [
              -157.22277616488316,
              21.179070047859764
            ],
            [
              -157.22764457998105,
              21.179070047859764
            ]
          ]
        ]
      },
      "bbox": [
        -157.22764457998105,
        21.179070047859764,
        -157.22277616488316,
        21.183636154424676
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.266356+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22742914740715,
              21.197132209216644
            ],
            [
              -157.22742914740715,
              21.201698353140063
            ],
            [
              -157.22256009644195,
              21.201698353140063
            ],
            [
              -157.22256009644195,
              21.197132209216644
            ],
            [
              -157.22742914740715,
              21.197132209216644
            ]
          ]
        ]
      },
      "bbox": [
        -157.22742914740715,
        21.197132209216644,
        -157.22256009644195,
        21.201698353140063
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.288909+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2345500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2274830265114,
              21.192616672720238
            ],
            [
              -157.2274830265114,
              21.197182807326303
            ],
            [
              -157.2226141347508,
              21.197182807326303
            ],
            [
              -157.2226141347508,
              21.192616672720238
            ],
            [
              -157.2274830265114,
              21.192616672720238
            ]
          ]
        ]
      },
      "bbox": [
        -157.2274830265114,
        21.192616672720238,
        -157.2226141347508,
        21.197182807326303
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.311163+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2345000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2278597928509,
              21.161007845079745
            ],
            [
              -157.2278597928509,
              21.165573913747753
            ],
            [
              -157.2229920128374,
              21.165573913747753
            ],
            [
              -157.2229920128374,
              21.161007845079745
            ],
            [
              -157.2278597928509,
              21.161007845079745
            ]
          ]
        ]
      },
      "bbox": [
        -157.2278597928509,
        21.161007845079745,
        -157.2229920128374,
        21.165573913747753
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.332934+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22753689163983,
              21.188101133661835
            ],
            [
              -157.22753689163983,
              21.19266725893568
            ],
            [
              -157.2226681589252,
              21.19266725893568
            ],
            [
              -157.2226681589252,
              21.188101133661835
            ],
            [
              -157.22753689163983,
              21.188101133661835
            ]
          ]
        ]
      },
      "bbox": [
        -157.22753689163983,
        21.188101133661835,
        -157.2226681589252,
        21.19266725893568
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.354845+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2344500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22780601243818,
              21.16552339939899
            ],
            [
              -157.22780601243818,
              21.170089477506735
            ],
            [
              -157.22293807407456,
              21.170089477506735
            ],
            [
              -157.22293807407456,
              21.16552339939899
            ],
            [
              -157.22780601243818,
              21.16552339939899
            ]
          ]
        ]
      },
      "bbox": [
        -157.22780601243818,
        21.16552339939899,
        -157.22293807407456,
        21.170089477506735
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.376739+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2277522177109,
              21.17003895119949
            ],
            [
              -157.2277522177109,
              21.17460503874671
            ],
            [
              -157.22288412077623,
              21.17460503874671
            ],
            [
              -157.22288412077623,
              21.17003895119949
            ],
            [
              -157.2277522177109,
              21.17003895119949
            ]
          ]
        ]
      },
      "bbox": [
        -157.2277522177109,
        21.17003895119949,
        -157.22288412077623,
        21.17460503874671
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.398531+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22732134725914,
              21.206163274522755
            ],
            [
              -157.22732134725914,
              21.210729437036118
            ],
            [
              -157.22245197740799,
              21.210729437036118
            ],
            [
              -157.22245197740799,
              21.206163274522755
            ],
            [
              -157.22732134725914,
              21.206163274522755
            ]
          ]
        ]
      },
      "bbox": [
        -157.22732134725914,
        21.206163274522755,
        -157.22245197740799,
        21.210729437036118
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.420411+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22737525432407,
              21.201647743150875
            ],
            [
              -157.22737525432407,
              21.206213896376738
            ],
            [
              -157.2225060439954,
              21.206213896376738
            ],
            [
              -157.2225060439954,
              21.201647743150875
            ],
            [
              -157.22737525432407,
              21.201647743150875
            ]
          ]
        ]
      },
      "bbox": [
        -157.22737525432407,
        21.201647743150875,
        -157.2225060439954,
        21.206213896376738
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.442583+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2346000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22726742620935,
              21.2106788033321
            ],
            [
              -157.22726742620935,
              21.21524497511799
            ],
            [
              -157.22239789667648,
              21.21524497511799
            ],
            [
              -157.22239789667648,
              21.2106788033321
            ],
            [
              -157.22726742620935,
              21.2106788033321
            ]
          ]
        ]
      },
      "bbox": [
        -157.22726742620935,
        21.2106788033321,
        -157.22239789667648,
        21.21524497511799
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.464462+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22379934724094,
              21.09773934704873
            ],
            [
              -157.22379934724094,
              21.10230540989942
            ],
            [
              -157.218933689062,
              21.10230540989942
            ],
            [
              -157.218933689062,
              21.09773934704873
            ],
            [
              -157.22379934724094,
              21.09773934704873
            ]
          ]
        ]
      },
      "bbox": [
        -157.22379934724094,
        21.09773934704873,
        -157.218933689062,
        21.10230540989942
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.486597+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22369190796604,
              21.10677049970224
            ],
            [
              -157.22369190796604,
              21.111336581279676
            ],
            [
              -157.21882592692285,
              21.111336581279676
            ],
            [
              -157.21882592692285,
              21.10677049970224
            ],
            [
              -157.22369190796604,
              21.10677049970224
            ]
          ]
        ]
      },
      "bbox": [
        -157.22369190796604,
        21.10677049970224,
        -157.21882592692285,
        21.111336581279676
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.508382+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22390672154037,
              21.08870818441112
            ],
            [
              -157.22390672154037,
              21.093274228543795
            ],
            [
              -157.21904138657717,
              21.093274228543795
            ],
            [
              -157.21904138657717,
              21.08870818441112
            ],
            [
              -157.22390672154037,
              21.08870818441112
            ]
          ]
        ]
      },
      "bbox": [
        -157.22390672154037,
        21.08870818441112,
        -157.21904138657717,
        21.093274228543795
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.530255+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2238530425138,
              21.093223766977683
            ],
            [
              -157.2238530425138,
              21.097789820468257
            ],
            [
              -157.2189875458986,
              21.097789820468257
            ],
            [
              -157.2189875458986,
              21.093223766977683
            ],
            [
              -157.2238530425138,
              21.093223766977683
            ]
          ]
        ]
      },
      "bbox": [
        -157.2238530425138,
        21.093223766977683,
        -157.2189875458986,
        21.097789820468257
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.552288+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2237456357242,
              21.102254924623747
            ],
            [
              -157.2237456357242,
              21.106820996836735
            ],
            [
              -157.2188798160694,
              21.106820996836735
            ],
            [
              -157.2188798160694,
              21.102254924623747
            ],
            [
              -157.2237456357242,
              21.102254924623747
            ]
          ]
        ]
      },
      "bbox": [
        -157.2237456357242,
        21.102254924623747,
        -157.2188798160694,
        21.106820996836735
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.574269+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ840470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2272134911717,
              21.21519432957873
            ],
            [
              -157.2272134911717,
              21.219760510622145
            ],
            [
              -157.22234380179773,
              21.219760510622145
            ],
            [
              -157.22234380179773,
              21.21519432957873
            ],
            [
              -157.2272134911717,
              21.21519432957873
            ]
          ]
        ]
      },
      "bbox": [
        -157.2272134911717,
        21.21519432957873,
        -157.22234380179773,
        21.219760510622145
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.596249+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ840470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ840470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ840470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684000.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22363816396873,
              21.111286072283686
            ],
            [
              -157.22363816396873,
              21.115852163227714
            ],
            [
              -157.21877202162435,
              21.115852163227714
            ],
            [
              -157.21877202162435,
              21.111286072283686
            ],
            [
              -157.22363816396873,
              21.111286072283686
            ]
          ]
        ]
      },
      "bbox": [
        -157.22363816396873,
        21.111286072283686,
        -157.21877202162435,
        21.115852163227714
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.617994+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2232076225964,
              21.147410563032974
            ],
            [
              -157.2232076225964,
              21.151976728886954
            ],
            [
              -157.2183402018303,
              21.151976728886954
            ],
            [
              -157.2183402018303,
              21.147410563032974
            ],
            [
              -157.2232076225964,
              21.147410563032974
            ]
          ]
        ]
      },
      "bbox": [
        -157.2232076225964,
        21.147410563032974,
        -157.2183402018303,
        21.151976728886954
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.639938+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2233691774465,
              21.133863897948764
            ],
            [
              -157.2233691774465,
              21.138430035719466
            ],
            [
              -157.21850223581671,
              21.138430035719466
            ],
            [
              -157.21850223581671,
              21.133863897948764
            ],
            [
              -157.2233691774465,
              21.133863897948764
            ]
          ]
        ]
      },
      "bbox": [
        -157.2233691774465,
        21.133863897948764,
        -157.21850223581671,
        21.138430035719466
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.662140+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22353062726637,
              21.120317209953438
            ],
            [
              -157.22353062726637,
              21.124883319636936
            ],
            [
              -157.21866416257956,
              21.124883319636936
            ],
            [
              -157.21866416257956,
              21.120317209953438
            ],
            [
              -157.22353062726637,
              21.120317209953438
            ]
          ]
        ]
      },
      "bbox": [
        -157.22353062726637,
        21.120317209953438,
        -157.21866416257956,
        21.124883319636936
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.684077+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22331534034439,
              21.138379455494842
            ],
            [
              -157.22331534034439,
              21.14294560262508
            ],
            [
              -157.21844823907753,
              21.14294560262508
            ],
            [
              -157.21844823907753,
              21.138379455494842
            ],
            [
              -157.22331534034439,
              21.138379455494842
            ]
          ]
        ]
      },
      "bbox": [
        -157.22331534034439,
        21.138379455494842,
        -157.21844823907753,
        21.14294560262508
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.706347+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22315374194423,
              21.151926113024004
            ],
            [
              -157.22315374194423,
              21.156492288242227
            ],
            [
              -157.21828616131637,
              21.156492288242227
            ],
            [
              -157.21828616131637,
              21.151926113024004
            ],
            [
              -157.22315374194423,
              21.151926113024004
            ]
          ]
        ]
      },
      "bbox": [
        -157.22315374194423,
        21.151926113024004,
        -157.21828616131637,
        21.156492288242227
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.728205+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22326148872872,
              21.142895010523077
            ],
            [
              -157.22326148872872,
              21.147461167014406
            ],
            [
              -157.21839422774974,
              21.147461167014406
            ],
            [
              -157.21839422774974,
              21.142895010523077
            ],
            [
              -157.22326148872872,
              21.142895010523077
            ]
          ]
        ]
      },
      "bbox": [
        -157.22326148872872,
        21.142895010523077,
        -157.21839422774974,
        21.147461167014406
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.750145+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22309984676912,
              21.156441660495684
            ],
            [
              -157.22309984676912,
              21.161007845079745
            ],
            [
              -157.21823210620485,
              21.161007845079745
            ],
            [
              -157.21823210620485,
              21.156441660495684
            ],
            [
              -157.22309984676912,
              21.156441660495684
            ]
          ]
        ]
      },
      "bbox": [
        -157.22309984676912,
        21.156441660495684,
        -157.21823210620485,
        21.161007845079745
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.772601+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22358440373475,
              21.11580164236759
            ],
            [
              -157.22358440373475,
              21.120367742680315
            ],
            [
              -157.21871810017592,
              21.120367742680315
            ],
            [
              -157.21871810017592,
              21.11580164236759
            ],
            [
              -157.22358440373475,
              21.11580164236759
            ]
          ]
        ]
      },
      "bbox": [
        -157.22358440373475,
        21.11580164236759,
        -157.21871810017592,
        21.120367742680315
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.794485+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22347683456613,
              21.12483277504072
            ],
            [
              -157.22347683456613,
              21.129398894361376
            ],
            [
              -157.21861018554105,
              21.129398894361376
            ],
            [
              -157.21861018554105,
              21.12483277504072
            ],
            [
              -157.22347683456613,
              21.12483277504072
            ]
          ]
        ]
      },
      "bbox": [
        -157.22347683456613,
        21.12483277504072,
        -157.21861018554105,
        21.129398894361376
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.816402+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22342300003828,
              21.129348337885357
            ],
            [
              -157.22342300003828,
              21.133914466298073
            ],
            [
              -157.2185562179702,
              21.133914466298073
            ],
            [
              -157.2185562179702,
              21.129348337885357
            ],
            [
              -157.22342300003828,
              21.129348337885357
            ]
          ]
        ]
      },
      "bbox": [
        -157.22342300003828,
        21.129348337885357,
        -157.2185562179702,
        21.133914466298073
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.838276+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22293807407456,
              21.169988287789486
            ],
            [
              -157.22293807407456,
              21.17455450048074
            ],
            [
              -157.21806985325534,
              21.17455450048074
            ],
            [
              -157.21806985325534,
              21.169988287789486
            ],
            [
              -157.22293807407456,
              21.169988287789486
            ]
          ]
        ]
      },
      "bbox": [
        -157.22293807407456,
        21.169988287789486,
        -157.21806985325534,
        21.17455450048074
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.860201+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22304593706787,
              21.160957205447502
            ],
            [
              -157.22304593706787,
              21.16552339939899
            ],
            [
              -157.2181780364928,
              21.16552339939899
            ],
            [
              -157.2181780364928,
              21.160957205447502
            ],
            [
              -157.22304593706787,
              21.160957205447502
            ]
          ]
        ]
      },
      "bbox": [
        -157.22304593706787,
        21.160957205447502,
        -157.2181780364928,
        21.16552339939899
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.882243+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22256009644195,
              21.201596996473207
            ],
            [
              -157.22256009644195,
              21.206163274522755
            ],
            [
              -157.21769075506077,
              21.206163274522755
            ],
            [
              -157.21769075506077,
              21.201596996473207
            ],
            [
              -157.22256009644195,
              21.201596996473207
            ]
          ]
        ]
      },
      "bbox": [
        -157.22256009644195,
        21.201596996473207,
        -157.21769075506077,
        21.206163274522755
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.904530+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2346000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22277616488316,
              21.1835348928169
            ],
            [
              -157.22277616488316,
              21.188101133661835
            ],
            [
              -157.21790746419285,
              21.188101133661835
            ],
            [
              -157.21790746419285,
              21.1835348928169
            ],
            [
              -157.22277616488316,
              21.1835348928169
            ]
          ]
        ]
      },
      "bbox": [
        -157.22277616488316,
        21.1835348928169,
        -157.21790746419285,
        21.188101133661835
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.926524+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2344000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2226681589252,
              21.192565949753597
            ],
            [
              -157.2226681589252,
              21.197132209216644
            ],
            [
              -157.21779913804713,
              21.197132209216644
            ],
            [
              -157.21779913804713,
              21.192565949753597
            ],
            [
              -157.2226681589252,
              21.192565949753597
            ]
          ]
        ]
      },
      "bbox": [
        -157.2226681589252,
        21.192565949753597,
        -157.21779913804713,
        21.197132209216644
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.948519+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2345000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2226141347508,
              21.197081474390615
            ],
            [
              -157.2226141347508,
              21.201647743150875
            ],
            [
              -157.21774495366066,
              21.201647743150875
            ],
            [
              -157.21774495366066,
              21.197081474390615
            ],
            [
              -157.2226141347508,
              21.197081474390615
            ]
          ]
        ]
      },
      "bbox": [
        -157.2226141347508,
        21.197081474390615,
        -157.21774495366066,
        21.201647743150875
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.970605+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2345500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22272216896823,
              21.188050422562306
            ],
            [
              -157.22272216896823,
              21.192616672720238
            ],
            [
              -157.21785330822345,
              21.192616672720238
            ],
            [
              -157.21785330822345,
              21.188050422562306
            ],
            [
              -157.22272216896823,
              21.188050422562306
            ]
          ]
        ]
      },
      "bbox": [
        -157.22272216896823,
        21.188050422562306,
        -157.21785330822345,
        21.192616672720238
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:33.992425+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2344500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2229920128374,
              21.165472747878937
            ],
            [
              -157.2229920128374,
              21.17003895119949
            ],
            [
              -157.21812395217728,
              21.17003895119949
            ],
            [
              -157.21812395217728,
              21.165472747878937
            ],
            [
              -157.2229920128374,
              21.165472747878937
            ]
          ]
        ]
      },
      "bbox": [
        -157.2229920128374,
        21.165472747878937,
        -157.21812395217728,
        21.17003895119949
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.014131+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22288412077623,
              21.17450382517865
            ],
            [
              -157.22288412077623,
              21.179070047859764
            ],
            [
              -157.2180157335238,
              21.179070047859764
            ],
            [
              -157.2180157335238,
              21.17450382517865
            ],
            [
              -157.22288412077623,
              21.17450382517865
            ]
          ]
        ]
      },
      "bbox": [
        -157.22288412077623,
        21.17450382517865,
        -157.2180157335238,
        21.179070047859764
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.036002+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22283014667312,
              21.179019360517536
            ],
            [
              -157.22283014667312,
              21.183585592041613
            ],
            [
              -157.21796160595855,
              21.183585592041613
            ],
            [
              -157.21796160595855,
              21.179019360517536
            ],
            [
              -157.22283014667312,
              21.179019360517536
            ]
          ]
        ]
      },
      "bbox": [
        -157.22283014667312,
        21.179019360517536,
        -157.21796160595855,
        21.183585592041613
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.057847+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22239789667648,
              21.2151435473928
            ],
            [
              -157.22239789667648,
              21.219709853262465
            ],
            [
              -157.21752807394822,
              21.219709853262465
            ],
            [
              -157.21752807394822,
              21.2151435473928
            ],
            [
              -157.22239789667648,
              21.2151435473928
            ]
          ]
        ]
      },
      "bbox": [
        -157.22239789667648,
        21.2151435473928,
        -157.21752807394822,
        21.219709853262465
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.079707+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.22245197740799,
              21.210628032974448
            ],
            [
              -157.22245197740799,
              21.21519432957873
            ],
            [
              -157.21758231520778,
              21.21519432957873
            ],
            [
              -157.21758231520778,
              21.210628032974448
            ],
            [
              -157.22245197740799,
              21.210628032974448
            ]
          ]
        ]
      },
      "bbox": [
        -157.22245197740799,
        21.210628032974448,
        -157.21758231520778,
        21.21519432957873
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.101634+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21909521109566,
              21.088657598273016
            ],
            [
              -157.21909521109566,
              21.093223766977683
            ],
            [
              -157.21422974544635,
              21.093223766977683
            ],
            [
              -157.21422974544635,
              21.088657598273016
            ],
            [
              -157.21909521109566,
              21.088657598273016
            ]
          ]
        ]
      },
      "bbox": [
        -157.21909521109566,
        21.088657598273016,
        -157.21422974544635,
        21.093223766977683
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.123590+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ845460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2225060439954,
              21.2061125160012
            ],
            [
              -157.2225060439954,
              21.2106788033321
            ],
            [
              -157.2176365422442,
              21.2106788033321
            ],
            [
              -157.2176365422442,
              21.2061125160012
            ],
            [
              -157.2225060439954,
              21.2061125160012
            ]
          ]
        ]
      },
      "bbox": [
        -157.2225060439954,
        21.2061125160012,
        -157.2176365422442,
        21.2106788033321
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.145393+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ845460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ845460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ845460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            684500.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21861018554105,
              21.12929764470736
            ],
            [
              -157.21861018554105,
              21.133863897948764
            ],
            [
              -157.21374327285986,
              21.133863897948764
            ],
            [
              -157.21374327285986,
              21.12929764470736
            ],
            [
              -157.21861018554105,
              21.12929764470736
            ]
          ]
        ]
      },
      "bbox": [
        -157.21861018554105,
        21.12929764470736,
        -157.21374327285986,
        21.133863897948764
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.167159+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21877202162435,
              21.115750984880677
            ],
            [
              -157.21877202162435,
              21.120317209953438
            ],
            [
              -157.2139055878367,
              21.120317209953438
            ],
            [
              -157.2139055878367,
              21.115750984880677
            ],
            [
              -157.21877202162435,
              21.115750984880677
            ]
          ]
        ]
      },
      "bbox": [
        -157.21877202162435,
        21.115750984880677,
        -157.2139055878367,
        21.120317209953438
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.188938+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.218933689062,
              21.10220430281999
            ],
            [
              -157.218933689062,
              21.10677049970224
            ],
            [
              -157.21406773900063,
              21.10677049970224
            ],
            [
              -157.21406773900063,
              21.10220430281999
            ],
            [
              -157.218933689062,
              21.10220430281999
            ]
          ]
        ]
      },
      "bbox": [
        -157.218933689062,
        21.10220430281999,
        -157.21406773900063,
        21.10677049970224
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.210785+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21882592692285,
              21.111235426693064
            ],
            [
              -157.21882592692285,
              21.11580164236759
            ],
            [
              -157.2139596543017,
              21.11580164236759
            ],
            [
              -157.2139596543017,
              21.111235426693064
            ],
            [
              -157.21882592692285,
              21.111235426693064
            ]
          ]
        ]
      },
      "bbox": [
        -157.21882592692285,
        21.111235426693064,
        -157.2139596543017,
        21.11580164236759
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.232546+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2188798160694,
              21.106719866006017
            ],
            [
              -157.2188798160694,
              21.111286072283686
            ],
            [
              -157.21401370469025,
              21.111286072283686
            ],
            [
              -157.21401370469025,
              21.106719866006017
            ],
            [
              -157.2188798160694,
              21.106719866006017
            ]
          ]
        ]
      },
      "bbox": [
        -157.2188798160694,
        21.106719866006017,
        -157.21401370469025,
        21.111286072283686
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.254538+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21866416257956,
              21.124782093755634
            ],
            [
              -157.21866416257956,
              21.129348337885357
            ],
            [
              -157.2137973854523,
              21.129348337885357
            ],
            [
              -157.2137973854523,
              21.124782093755634
            ],
            [
              -157.21866416257956,
              21.124782093755634
            ]
          ]
        ]
      },
      "bbox": [
        -157.21866416257956,
        21.124782093755634,
        -157.2137973854523,
        21.129348337885357
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.276492+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21871810017592,
              21.12026654056836
            ],
            [
              -157.21871810017592,
              21.12483277504072
            ],
            [
              -157.21385150529684,
              21.12483277504072
            ],
            [
              -157.21385150529684,
              21.12026654056836
            ],
            [
              -157.21871810017592,
              21.12026654056836
            ]
          ]
        ]
      },
      "bbox": [
        -157.21871810017592,
        21.12026654056836,
        -157.21385150529684,
        21.12483277504072
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.298373+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2189875458986,
              21.097688737135496
            ],
            [
              -157.2189875458986,
              21.102254924623747
            ],
            [
              -157.2141217572312,
              21.102254924623747
            ],
            [
              -157.2141217572312,
              21.097688737135496
            ],
            [
              -157.2189875458986,
              21.097688737135496
            ]
          ]
        ]
      },
      "bbox": [
        -157.2189875458986,
        21.097688737135496,
        -157.2141217572312,
        21.102254924623747
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.320289+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2185562179702,
              21.133813192866654
            ],
            [
              -157.2185562179702,
              21.138379455494842
            ],
            [
              -157.2136891456177,
              21.138379455494842
            ],
            [
              -157.2136891456177,
              21.133813192866654
            ],
            [
              -157.2185562179702,
              21.133813192866654
            ]
          ]
        ]
      },
      "bbox": [
        -157.2185562179702,
        21.133813192866654,
        -157.2136891456177,
        21.138379455494842
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.342275+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21904138657717,
              21.09317316895301
            ],
            [
              -157.21904138657717,
              21.09773934704873
            ],
            [
              -157.2141757593803,
              21.09773934704873
            ],
            [
              -157.2141757593803,
              21.09317316895301
            ],
            [
              -157.21904138657717,
              21.09317316895301
            ]
          ]
        ]
      },
      "bbox": [
        -157.21904138657717,
        21.09317316895301,
        -157.2141757593803,
        21.09773934704873
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.364164+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21850223581671,
              21.138328738506196
            ],
            [
              -157.21850223581671,
              21.142895010523077
            ],
            [
              -157.21363500372297,
              21.142895010523077
            ],
            [
              -157.21363500372297,
              21.138328738506196
            ],
            [
              -157.21850223581671,
              21.138328738506196
            ]
          ]
        ]
      },
      "bbox": [
        -157.21850223581671,
        21.138328738506196,
        -157.21363500372297,
        21.142895010523077
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.386109+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21828616131637,
              21.15639089585644
            ],
            [
              -157.21828616131637,
              21.160957205447502
            ],
            [
              -157.2134182895622,
              21.160957205447502
            ],
            [
              -157.2134182895622,
              21.15639089585644
            ],
            [
              -157.21828616131637,
              21.15639089585644
            ]
          ]
        ]
      },
      "bbox": [
        -157.21828616131637,
        21.15639089585644,
        -157.2134182895622,
        21.160957205447502
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.407962+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21812395217728,
              21.169937487386232
            ],
            [
              -157.21812395217728,
              21.17450382517865
            ],
            [
              -157.2132555999523,
              21.17450382517865
            ],
            [
              -157.2132555999523,
              21.169937487386232
            ],
            [
              -157.21812395217728,
              21.169937487386232
            ]
          ]
        ]
      },
      "bbox": [
        -157.21812395217728,
        21.169937487386232,
        -157.2132555999523,
        21.17450382517865
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.430466+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2183402018303,
              21.15187536030111
            ],
            [
              -157.2183402018303,
              21.156441660495684
            ],
            [
              -157.21347249009526,
              21.156441660495684
            ],
            [
              -157.21347249009526,
              21.15187536030111
            ],
            [
              -157.2183402018303,
              21.15187536030111
            ]
          ]
        ]
      },
      "bbox": [
        -157.2183402018303,
        21.15187536030111,
        -157.21347249009526,
        21.156441660495684
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.453299+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2180157335238,
              21.178968536097248
            ],
            [
              -157.2180157335238,
              21.1835348928169
            ],
            [
              -157.21314706136533,
              21.1835348928169
            ],
            [
              -157.21314706136533,
              21.178968536097248
            ],
            [
              -157.2180157335238,
              21.178968536097248
            ]
          ]
        ]
      },
      "bbox": [
        -157.2180157335238,
        21.178968536097248,
        -157.21314706136533,
        21.1835348928169
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.475208+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21839422774974,
              21.147359822223947
            ],
            [
              -157.21839422774974,
              21.151926113024004
            ],
            [
              -157.21352667596457,
              21.151926113024004
            ],
            [
              -157.21352667596457,
              21.147359822223947
            ],
            [
              -157.21839422774974,
              21.147359822223947
            ]
          ]
        ]
      },
      "bbox": [
        -157.21839422774974,
        21.147359822223947,
        -157.21352667596457,
        21.151926113024004
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.499596+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21806985325534,
              21.174453012849014
            ],
            [
              -157.21806985325534,
              21.179019360517536
            ],
            [
              -157.2132013347,
              21.179019360517536
            ],
            [
              -157.2132013347,
              21.174453012849014
            ],
            [
              -157.21806985325534,
              21.174453012849014
            ]
          ]
        ]
      },
      "bbox": [
        -157.21806985325534,
        21.174453012849014,
        -157.2132013347,
        21.179019360517536
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.521814+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21844823907753,
              21.142844281625464
            ],
            [
              -157.21844823907753,
              21.147410563032974
            ],
            [
              -157.21358084717284,
              21.147410563032974
            ],
            [
              -157.21358084717284,
              21.142844281625464
            ],
            [
              -157.21844823907753,
              21.142844281625464
            ]
          ]
        ]
      },
      "bbox": [
        -157.21844823907753,
        21.142844281625464,
        -157.21358084717284,
        21.147410563032974
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.543840+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2181780364928,
              21.165421959399527
            ],
            [
              -157.2181780364928,
              21.169988287789486
            ],
            [
              -157.21330984449352,
              21.169988287789486
            ],
            [
              -157.21330984449352,
              21.165421959399527
            ],
            [
              -157.2181780364928,
              21.165421959399527
            ]
          ]
        ]
      },
      "bbox": [
        -157.2181780364928,
        21.165421959399527,
        -157.21330984449352,
        21.169988287789486
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.565689+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21823210620485,
              21.160906428889422
            ],
            [
              -157.21823210620485,
              21.165472747878937
            ],
            [
              -157.21336407436257,
              21.165472747878937
            ],
            [
              -157.21336407436257,
              21.160906428889422
            ],
            [
              -157.21823210620485,
              21.160906428889422
            ]
          ]
        ]
      },
      "bbox": [
        -157.21823210620485,
        21.160906428889422,
        -157.21336407436257,
        21.165472747878937
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.588005+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21752807394822,
              21.219608127890865
            ],
            [
              -157.21752807394822,
              21.224174568564166
            ],
            [
              -157.21265795847984,
              21.224174568564166
            ],
            [
              -157.21265795847984,
              21.219608127890865
            ],
            [
              -157.21752807394822,
              21.219608127890865
            ]
          ]
        ]
      },
      "bbox": [
        -157.21752807394822,
        21.219608127890865,
        -157.21265795847984,
        21.224174568564166
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.610529+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2348000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21785330822345,
              21.192515089609376
            ],
            [
              -157.21785330822345,
              21.197081474390615
            ],
            [
              -157.21298415568438,
              21.197081474390615
            ],
            [
              -157.21298415568438,
              21.192515089609376
            ],
            [
              -157.21785330822345,
              21.192515089609376
            ]
          ]
        ]
      },
      "bbox": [
        -157.21785330822345,
        21.192515089609376,
        -157.21298415568438,
        21.197081474390615
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.632741+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2345000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21796160595855,
              21.183484056480292
            ],
            [
              -157.21796160595855,
              21.188050422562306
            ],
            [
              -157.21309277375335,
              21.188050422562306
            ],
            [
              -157.21309277375335,
              21.183484056480292
            ],
            [
              -157.21796160595855,
              21.183484056480292
            ]
          ]
        ]
      },
      "bbox": [
        -157.21796160595855,
        21.183484056480292,
        -157.21309277375335,
        21.188050422562306
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.654976+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2344000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21790746419285,
              21.187999574317715
            ],
            [
              -157.21790746419285,
              21.192565949753597
            ],
            [
              -157.2130384718608,
              21.192565949753597
            ],
            [
              -157.2130384718608,
              21.187999574317715
            ],
            [
              -157.21790746419285,
              21.187999574317715
            ]
          ]
        ]
      },
      "bbox": [
        -157.21790746419285,
        21.187999574317715,
        -157.2130384718608,
        21.192565949753597
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.676782+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2344500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21779913804713,
              21.19703060235514
            ],
            [
              -157.21779913804713,
              21.201596996473207
            ],
            [
              -157.21292982522073,
              21.201596996473207
            ],
            [
              -157.21292982522073,
              21.19703060235514
            ],
            [
              -157.21779913804713,
              21.19703060235514
            ]
          ]
        ]
      },
      "bbox": [
        -157.21779913804713,
        21.19703060235514,
        -157.21292982522073,
        21.201596996473207
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.698680+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2345500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21774495366066,
              21.20154611255488
            ],
            [
              -157.21774495366066,
              21.2061125160012
            ],
            [
              -157.2128754804667,
              21.2061125160012
            ],
            [
              -157.2128754804667,
              21.20154611255488
            ],
            [
              -157.21774495366066,
              21.20154611255488
            ]
          ]
        ]
      },
      "bbox": [
        -157.21774495366066,
        21.20154611255488,
        -157.2128754804667,
        21.2061125160012
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.720952+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2346000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21428371542748,
              21.088606875714063
            ],
            [
              -157.21428371542748,
              21.09317316895301
            ],
            [
              -157.20941811915895,
              21.09317316895301
            ],
            [
              -157.20941811915895,
              21.088606875714063
            ],
            [
              -157.21428371542748,
              21.088606875714063
            ]
          ]
        ]
      },
      "bbox": [
        -157.21428371542748,
        21.088606875714063,
        -157.20941811915895,
        21.09317316895301
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.742707+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2176365422442,
              21.21057712531573
            ],
            [
              -157.2176365422442,
              21.2151435473928
            ],
            [
              -157.21276674807396,
              21.2151435473928
            ],
            [
              -157.21276674807396,
              21.21057712531573
            ],
            [
              -157.2176365422442,
              21.21057712531573
            ]
          ]
        ]
      },
      "bbox": [
        -157.2176365422442,
        21.21057712531573,
        -157.21276674807396,
        21.2151435473928
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.764540+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21769075506077,
              21.20606162020845
            ],
            [
              -157.21769075506077,
              21.210628032974448
            ],
            [
              -157.21282112141884,
              21.210628032974448
            ],
            [
              -157.21282112141884,
              21.20606162020845
            ],
            [
              -157.21769075506077,
              21.20606162020845
            ]
          ]
        ]
      },
      "bbox": [
        -157.21769075506077,
        21.20606162020845,
        -157.21282112141884,
        21.210628032974448
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.786491+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ850470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21758231520778,
              21.215092627876583
            ],
            [
              -157.21758231520778,
              21.219659059256085
            ],
            [
              -157.21271236042872,
              21.219659059256085
            ],
            [
              -157.21271236042872,
              21.215092627876583
            ],
            [
              -157.21758231520778,
              21.215092627876583
            ]
          ]
        ]
      },
      "bbox": [
        -157.21758231520778,
        21.215092627876583,
        -157.21271236042872,
        21.219659059256085
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.808686+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ850470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ850470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ850470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685000.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2141757593803,
              21.097637990730366
            ],
            [
              -157.2141757593803,
              21.10220430281999
            ],
            [
              -157.20930984027027,
              21.10220430281999
            ],
            [
              -157.20930984027027,
              21.097637990730366
            ],
            [
              -157.2141757593803,
              21.097637990730366
            ]
          ]
        ]
      },
      "bbox": [
        -157.2141757593803,
        21.097637990730366,
        -157.20930984027027,
        21.10220430281999
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.830654+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2139055878367,
              21.12021573452676
            ],
            [
              -157.2139055878367,
              21.124782093755634
            ],
            [
              -157.20903886275818,
              21.124782093755634
            ],
            [
              -157.20903886275818,
              21.12021573452676
            ],
            [
              -157.2139055878367,
              21.12021573452676
            ]
          ]
        ]
      },
      "bbox": [
        -157.2139055878367,
        21.12021573452676,
        -157.20903886275818,
        21.124782093755634
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.852684+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2139596543017,
              21.115700190768667
            ],
            [
              -157.2139596543017,
              21.12026654056836
            ],
            [
              -157.20909309028863,
              21.12026654056836
            ],
            [
              -157.20909309028863,
              21.115700190768667
            ],
            [
              -157.2139596543017,
              21.115700190768667
            ]
          ]
        ]
      },
      "bbox": [
        -157.2139596543017,
        21.115700190768667,
        -157.20909309028863,
        21.12026654056836
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.874957+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21406773900063,
              21.10666909574979
            ],
            [
              -157.21406773900063,
              21.111235426693064
            ],
            [
              -157.20920149731006,
              21.111235426693064
            ],
            [
              -157.20920149731006,
              21.10666909574979
            ],
            [
              -157.21406773900063,
              21.10666909574979
            ]
          ]
        ]
      },
      "bbox": [
        -157.21406773900063,
        21.10666909574979,
        -157.20920149731006,
        21.111235426693064
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.897053+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2137973854523,
              21.129246814829038
            ],
            [
              -157.2137973854523,
              21.133813192866654
            ],
            [
              -157.20893034215538,
              21.133813192866654
            ],
            [
              -157.20893034215538,
              21.129246814829038
            ],
            [
              -157.2137973854523,
              21.129246814829038
            ]
          ]
        ]
      },
      "bbox": [
        -157.2137973854523,
        21.129246814829038,
        -157.20893034215538,
        21.133813192866654
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.919039+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21401370469025,
              21.111184644509525
            ],
            [
              -157.21401370469025,
              21.115750984880677
            ],
            [
              -157.20914730180635,
              21.115750984880677
            ],
            [
              -157.20914730180635,
              21.111184644509525
            ],
            [
              -157.21401370469025,
              21.111184644509525
            ]
          ]
        ]
      },
      "bbox": [
        -157.21401370469025,
        21.111184644509525,
        -157.20914730180635,
        21.115750984880677
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.941346+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2141217572312,
              21.102153544489916
            ],
            [
              -157.2141217572312,
              21.106719866006017
            ],
            [
              -157.20925567679845,
              21.106719866006017
            ],
            [
              -157.20925567679845,
              21.102153544489916
            ],
            [
              -157.2141217572312,
              21.102153544489916
            ]
          ]
        ]
      },
      "bbox": [
        -157.2141217572312,
        21.102153544489916,
        -157.20925567679845,
        21.106719866006017
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.963167+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21374327285986,
              21.13376235105341
            ],
            [
              -157.21374327285986,
              21.138328738506196
            ],
            [
              -157.20887606978712,
              21.138328738506196
            ],
            [
              -157.20887606978712,
              21.13376235105341
            ],
            [
              -157.21374327285986,
              21.13376235105341
            ]
          ]
        ]
      },
      "bbox": [
        -157.21374327285986,
        21.13376235105341,
        -157.20887606978712,
        21.138328738506196
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:34.984877+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21385150529684,
              21.124731275783336
            ],
            [
              -157.21385150529684,
              21.12929764470736
            ],
            [
              -157.20898459981203,
              21.12929764470736
            ],
            [
              -157.20898459981203,
              21.124731275783336
            ],
            [
              -157.21385150529684,
              21.124731275783336
            ]
          ]
        ]
      },
      "bbox": [
        -157.21385150529684,
        21.124731275783336,
        -157.20898459981203,
        21.12929764470736
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.006759+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21422974544635,
              21.093122434471596
            ],
            [
              -157.21422974544635,
              21.097688737135496
            ],
            [
              -157.2093639877242,
              21.097688737135496
            ],
            [
              -157.2093639877242,
              21.093122434471596
            ],
            [
              -157.21422974544635,
              21.093122434471596
            ]
          ]
        ]
      },
      "bbox": [
        -157.21422974544635,
        21.093122434471596,
        -157.2093639877242,
        21.097688737135496
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.028759+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21347249009526,
              21.156339994326235
            ],
            [
              -157.21347249009526,
              21.160906428889422
            ],
            [
              -157.2086044871789,
              21.160906428889422
            ],
            [
              -157.2086044871789,
              21.156339994326235
            ],
            [
              -157.21347249009526,
              21.156339994326235
            ]
          ]
        ]
      },
      "bbox": [
        -157.21347249009526,
        21.156339994326235,
        -157.2086044871789,
        21.160906428889422
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.051359+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21358084717284,
              21.147308944589046
            ],
            [
              -157.21358084717284,
              21.15187536030111
            ],
            [
              -157.20871316438613,
              21.15187536030111
            ],
            [
              -157.20871316438613,
              21.147308944589046
            ],
            [
              -157.21358084717284,
              21.147308944589046
            ]
          ]
        ]
      },
      "bbox": [
        -157.21358084717284,
        21.147308944589046,
        -157.20871316438613,
        21.15187536030111
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.073237+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21336407436257,
              21.16537103396252
            ],
            [
              -157.21336407436257,
              21.169937487386232
            ],
            [
              -157.20849575106183,
              21.169937487386232
            ],
            [
              -157.20849575106183,
              21.16537103396252
            ],
            [
              -157.21336407436257,
              21.16537103396252
            ]
          ]
        ]
      },
      "bbox": [
        -157.21336407436257,
        21.16537103396252,
        -157.20849575106183,
        21.169937487386232
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.095131+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21330984449352,
              21.16988654999148
            ],
            [
              -157.21330984449352,
              21.174453012849014
            ],
            [
              -157.20844136090554,
              21.174453012849014
            ],
            [
              -157.20844136090554,
              21.16988654999148
            ],
            [
              -157.21330984449352,
              21.16988654999148
            ]
          ]
        ]
      },
      "bbox": [
        -157.21330984449352,
        21.16988654999148,
        -157.20844136090554,
        21.174453012849014
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.117451+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21363500372297,
              21.142793415933948
            ],
            [
              -157.21363500372297,
              21.147359822223947
            ],
            [
              -157.2087674809051,
              21.147359822223947
            ],
            [
              -157.2087674809051,
              21.142793415933948
            ],
            [
              -157.21363500372297,
              21.142793415933948
            ]
          ]
        ]
      },
      "bbox": [
        -157.21363500372297,
        21.142793415933948,
        -157.2087674809051,
        21.147359822223947
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.139307+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2132555999523,
              21.17440206349362
            ],
            [
              -157.2132555999523,
              21.178968536097248
            ],
            [
              -157.20838695024008,
              21.178968536097248
            ],
            [
              -157.20838695024008,
              21.17440206349362
            ],
            [
              -157.2132555999523,
              21.17440206349362
            ]
          ]
        ]
      },
      "bbox": [
        -157.2132555999523,
        21.17440206349362,
        -157.20838695024008,
        21.178968536097248
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.161285+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2134182895622,
              21.160855515407256
            ],
            [
              -157.2134182895622,
              21.165421959399527
            ],
            [
              -157.2085501264854,
              21.165421959399527
            ],
            [
              -157.2085501264854,
              21.160855515407256
            ],
            [
              -157.2134182895622,
              21.160855515407256
            ]
          ]
        ]
      },
      "bbox": [
        -157.2134182895622,
        21.160855515407256,
        -157.2085501264854,
        21.165421959399527
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.182965+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2136891456177,
              21.138277884755226
            ],
            [
              -157.2136891456177,
              21.142844281625464
            ],
            [
              -157.20882178270455,
              21.142844281625464
            ],
            [
              -157.20882178270455,
              21.138277884755226
            ],
            [
              -157.2136891456177,
              21.138277884755226
            ]
          ]
        ]
      },
      "bbox": [
        -157.2136891456177,
        21.138277884755226,
        -157.20882178270455,
        21.142844281625464
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.204870+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21352667596457,
              21.151824470719983
            ],
            [
              -157.21352667596457,
              21.15639089585644
            ],
            [
              -157.2086588331449,
              21.15639089585644
            ],
            [
              -157.2086588331449,
              21.151824470719983
            ],
            [
              -157.21352667596457,
              21.151824470719983
            ]
          ]
        ]
      },
      "bbox": [
        -157.21352667596457,
        21.151824470719983,
        -157.2086588331449,
        21.15639089585644
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.226761+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2132013347,
              21.178917574600707
            ],
            [
              -157.2132013347,
              21.183484056480292
            ],
            [
              -157.2083325311419,
              21.183484056480292
            ],
            [
              -157.2083325311419,
              21.178917574600707
            ],
            [
              -157.2132013347,
              21.178917574600707
            ]
          ]
        ]
      },
      "bbox": [
        -157.2132013347,
        21.178917574600707,
        -157.2083325311419,
        21.183484056480292
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.248732+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21314706136533,
              21.183433083033552
            ],
            [
              -157.21314706136533,
              21.187999574317715
            ],
            [
              -157.20827809768824,
              21.187999574317715
            ],
            [
              -157.20827809768824,
              21.183433083033552
            ],
            [
              -157.21314706136533,
              21.183433083033552
            ]
          ]
        ]
      },
      "bbox": [
        -157.21314706136533,
        21.183433083033552,
        -157.20827809768824,
        21.187999574317715
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.270838+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2344000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21309277375335,
              21.18794858892979
            ],
            [
              -157.21309277375335,
              21.192515089609376
            ],
            [
              -157.20822364987572,
              21.192515089609376
            ],
            [
              -157.20822364987572,
              21.18794858892979
            ],
            [
              -157.21309277375335,
              21.18794858892979
            ]
          ]
        ]
      },
      "bbox": [
        -157.21309277375335,
        21.18794858892979,
        -157.20822364987572,
        21.192515089609376
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.293332+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2344500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21271236042872,
              21.219557059168373
            ],
            [
              -157.21271236042872,
              21.224123625358455
            ],
            [
              -157.20784211286013,
              21.224123625358455
            ],
            [
              -157.20784211286013,
              21.219557059168373
            ],
            [
              -157.21271236042872,
              21.219557059168373
            ]
          ]
        ]
      },
      "bbox": [
        -157.21271236042872,
        21.219557059168373,
        -157.20784211286013,
        21.224123625358455
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.316037+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2348000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2128754804667,
              21.20601058714616
            ],
            [
              -157.2128754804667,
              21.21057712531573
            ],
            [
              -157.20800571497065,
              21.21057712531573
            ],
            [
              -157.20800571497065,
              21.20601058714616
            ],
            [
              -157.2128754804667,
              21.20601058714616
            ]
          ]
        ]
      },
      "bbox": [
        -157.2128754804667,
        21.20601058714616,
        -157.20800571497065,
        21.21057712531573
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.338658+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21282112141884,
              21.210526080357564
            ],
            [
              -157.21282112141884,
              21.215092627876583
            ],
            [
              -157.20795119531388,
              21.215092627876583
            ],
            [
              -157.20795119531388,
              21.210526080357564
            ],
            [
              -157.21282112141884,
              21.210526080357564
            ]
          ]
        ]
      },
      "bbox": [
        -157.21282112141884,
        21.210526080357564,
        -157.20795119531388,
        21.215092627876583
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.360739+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21292982522073,
              21.20149509139757
            ],
            [
              -157.21292982522073,
              21.20606162020845
            ],
            [
              -157.2080602202519,
              21.20606162020845
            ],
            [
              -157.2080602202519,
              21.20149509139757
            ],
            [
              -157.21292982522073,
              21.20149509139757
            ]
          ]
        ]
      },
      "bbox": [
        -157.21292982522073,
        21.20149509139757,
        -157.2080602202519,
        21.20606162020845
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.382527+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2346000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21298415568438,
              21.1969795931119
            ],
            [
              -157.21298415568438,
              21.20154611255488
            ],
            [
              -157.20811471116093,
              21.20154611255488
            ],
            [
              -157.20811471116093,
              21.1969795931119
            ],
            [
              -157.21298415568438,
              21.1969795931119
            ]
          ]
        ]
      },
      "bbox": [
        -157.21298415568438,
        21.1969795931119,
        -157.20811471116093,
        21.20154611255488
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.404458+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2345500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.21276674807396,
              21.215041571031673
            ],
            [
              -157.21276674807396,
              21.219608127890865
            ],
            [
              -157.20789666127814,
              21.219608127890865
            ],
            [
              -157.20789666127814,
              21.215041571031673
            ],
            [
              -157.21276674807396,
              21.215041571031673
            ]
          ]
        ]
      },
      "bbox": [
        -157.21276674807396,
        21.215041571031673,
        -157.20789666127814,
        21.219608127890865
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.426517+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ855445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2130384718608,
              21.192464092289267
            ],
            [
              -157.2130384718608,
              21.19703060235514
            ],
            [
              -157.2081691877011,
              21.19703060235514
            ],
            [
              -157.2081691877011,
              21.192464092289267
            ],
            [
              -157.2130384718608,
              21.192464092289267
            ]
          ]
        ]
      },
      "bbox": [
        -157.2130384718608,
        21.192464092289267,
        -157.2081691877011,
        21.19703060235514
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.448476+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ855445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ855445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ855445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            685500.0,
            0.0,
            -0.5,
            2345000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2094722345732,
              21.088556016736128
            ],
            [
              -157.2094722345732,
              21.093122434471596
            ],
            [
              -157.20460650775271,
              21.093122434471596
            ],
            [
              -157.20460650775271,
              21.088556016736128
            ],
            [
              -157.2094722345732,
              21.088556016736128
            ]
          ]
        ]
      },
      "bbox": [
        -157.2094722345732,
        21.088556016736128,
        -157.20460650775271,
        21.093122434471596
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.470308+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2333500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860380",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20893034215538,
              21.133711372510707
            ],
            [
              -157.20893034215538,
              21.138277884755226
            ],
            [
              -157.2040630083646,
              21.138277884755226
            ],
            [
              -157.2040630083646,
              21.133711372510707
            ],
            [
              -157.20893034215538,
              21.133711372510707
            ]
          ]
        ]
      },
      "bbox": [
        -157.20893034215538,
        21.133711372510707,
        -157.2040630083646,
        21.138277884755226
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.492095+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860380.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860380": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860380.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2338500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20920149731006,
              21.1111337257348
            ],
            [
              -157.20920149731006,
              21.115700190768667
            ],
            [
              -157.20433496417775,
              21.115700190768667
            ],
            [
              -157.20433496417775,
              21.1111337257348
            ],
            [
              -157.20920149731006,
              21.1111337257348
            ]
          ]
        ]
      },
      "bbox": [
        -157.20920149731006,
        21.1111337257348,
        -157.20433496417775,
        21.115700190768667
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.514276+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20941811915895,
              21.09307156353526
            ],
            [
              -157.20941811915895,
              21.097637990730366
            ],
            [
              -157.20455223096826,
              21.097637990730366
            ],
            [
              -157.20455223096826,
              21.09307156353526
            ],
            [
              -157.20941811915895,
              21.09307156353526
            ]
          ]
        ]
      },
      "bbox": [
        -157.20941811915895,
        21.09307156353526,
        -157.20455223096826,
        21.097637990730366
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.536033+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860335": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2334000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860345",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20930984027027,
              21.102102649635295
            ],
            [
              -157.20930984027027,
              21.10666909574979
            ],
            [
              -157.20444362950167,
              21.10666909574979
            ],
            [
              -157.20444362950167,
              21.102102649635295
            ],
            [
              -157.20930984027027,
              21.102102649635295
            ]
          ]
        ]
      },
      "bbox": [
        -157.20930984027027,
        21.102102649635295,
        -157.20444362950167,
        21.10666909574979
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.558035+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860345.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860345": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860345.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2335000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20909309028863,
              21.120164791830295
            ],
            [
              -157.20909309028863,
              21.124731275783336
            ],
            [
              -157.20422623500383,
              21.124731275783336
            ],
            [
              -157.20422623500383,
              21.120164791830295
            ],
            [
              -157.20909309028863,
              21.120164791830295
            ]
          ]
        ]
      },
      "bbox": [
        -157.20909309028863,
        21.120164791830295,
        -157.20422623500383,
        21.124731275783336
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.579880+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860370",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20903886275818,
              21.124680321125464
            ],
            [
              -157.20903886275818,
              21.129246814829038
            ],
            [
              -157.20417182866024,
              21.129246814829038
            ],
            [
              -157.20417182866024,
              21.124680321125464
            ],
            [
              -157.20903886275818,
              21.124680321125464
            ]
          ]
        ]
      },
      "bbox": [
        -157.20903886275818,
        21.124680321125464,
        -157.20417182866024,
        21.129246814829038
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.602020+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860370.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860370": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860370.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2337500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20898459981203,
              21.129195848252056
            ],
            [
              -157.20898459981203,
              21.13376235105341
            ],
            [
              -157.20411742589656,
              21.13376235105341
            ],
            [
              -157.20411742589656,
              21.129195848252056
            ],
            [
              -157.20898459981203,
              21.129195848252056
            ]
          ]
        ]
      },
      "bbox": [
        -157.20898459981203,
        21.129195848252056,
        -157.20411742589656,
        21.13376235105341
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.624088+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860350",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20925567679845,
              21.106618188935332
            ],
            [
              -157.20925567679845,
              21.111184644509525
            ],
            [
              -157.2043893048214,
              21.111184644509525
            ],
            [
              -157.2043893048214,
              21.106618188935332
            ],
            [
              -157.20925567679845,
              21.106618188935332
            ]
          ]
        ]
      },
      "bbox": [
        -157.20925567679845,
        21.106618188935332,
        -157.2043893048214,
        21.111184644509525
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.646388+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860350.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860350": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860350.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2335500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860340",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2093639877242,
              21.09758710783513
            ],
            [
              -157.2093639877242,
              21.102153544489916
            ],
            [
              -157.2044979382176,
              21.102153544489916
            ],
            [
              -157.2044979382176,
              21.09758710783513
            ],
            [
              -157.2093639877242,
              21.09758710783513
            ]
          ]
        ]
      },
      "bbox": [
        -157.2093639877242,
        21.09758710783513,
        -157.2044979382176,
        21.102153544489916
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.668672+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860340.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860340": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860340.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2334500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20914730180635,
              21.115649260033265
            ],
            [
              -157.20914730180635,
              21.12021573452676
            ],
            [
              -157.20428060757158,
              21.12021573452676
            ],
            [
              -157.20428060757158,
              21.115649260033265
            ],
            [
              -157.20914730180635,
              21.115649260033265
            ]
          ]
        ]
      },
      "bbox": [
        -157.20914730180635,
        21.115649260033265,
        -157.20428060757158,
        21.12021573452676
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.691014+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860410",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2086044871789,
              21.160804465002755
            ],
            [
              -157.2086044871789,
              21.16537103396252
            ],
            [
              -157.2037361929,
              21.16537103396252
            ],
            [
              -157.2037361929,
              21.160804465002755
            ],
            [
              -157.2086044871789,
              21.160804465002755
            ]
          ]
        ]
      },
      "bbox": [
        -157.2086044871789,
        21.160804465002755,
        -157.2037361929,
        21.16537103396252
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.713410+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860410.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860410": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860410.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2341500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860400",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20871316438613,
              21.151773444282355
            ],
            [
              -157.20871316438613,
              21.156339994326235
            ],
            [
              -157.20384519050424,
              21.156339994326235
            ],
            [
              -157.20384519050424,
              21.151773444282355
            ],
            [
              -157.20871316438613,
              21.151773444282355
            ]
          ]
        ]
      },
      "bbox": [
        -157.20871316438613,
        21.151773444282355,
        -157.20384519050424,
        21.156339994326235
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.735665+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860400.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860400": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860400.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2340500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860415",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2085501264854,
              21.16531997156969
            ],
            [
              -157.2085501264854,
              21.16988654999148
            ],
            [
              -157.20368167192072,
              21.16988654999148
            ],
            [
              -157.20368167192072,
              21.16531997156969
            ],
            [
              -157.2085501264854,
              21.16531997156969
            ]
          ]
        ]
      },
      "bbox": [
        -157.2085501264854,
        21.16531997156969,
        -157.20368167192072,
        21.16988654999148
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.758224+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860415.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860415": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860415.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2342000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860420",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20849575106183,
              21.169835475607037
            ],
            [
              -157.20849575106183,
              21.17440206349362
            ],
            [
              -157.20362713615341,
              21.17440206349362
            ],
            [
              -157.20362713615341,
              21.169835475607037
            ],
            [
              -157.20849575106183,
              21.169835475607037
            ]
          ]
        ]
      },
      "bbox": [
        -157.20849575106183,
        21.169835475607037,
        -157.20362713615341,
        21.17440206349362
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.781015+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860420.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860420": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860420.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2342500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860390",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20882178270455,
              21.142742413450208
            ],
            [
              -157.20882178270455,
              21.147308944589046
            ],
            [
              -157.20395412898588,
              21.147308944589046
            ],
            [
              -157.20395412898588,
              21.142742413450208
            ],
            [
              -157.20882178270455,
              21.142742413450208
            ]
          ]
        ]
      },
      "bbox": [
        -157.20882178270455,
        21.142742413450208,
        -157.20395412898588,
        21.147308944589046
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.803281+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860390.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860390": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860390.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2339500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860405",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2086588331449,
              21.1562889559068
            ],
            [
              -157.2086588331449,
              21.160855515407256
            ],
            [
              -157.2037906990937,
              21.160855515407256
            ],
            [
              -157.2037906990937,
              21.1562889559068
            ],
            [
              -157.2086588331449,
              21.1562889559068
            ]
          ]
        ]
      },
      "bbox": [
        -157.2086588331449,
        21.1562889559068,
        -157.2037906990937,
        21.160855515407256
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.825764+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860405.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860405": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860405.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2341000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860395",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2087674809051,
              21.147257930129978
            ],
            [
              -157.2087674809051,
              21.151824470719983
            ],
            [
              -157.20389966713418,
              21.151824470719983
            ],
            [
              -157.20389966713418,
              21.147257930129978
            ],
            [
              -157.2087674809051,
              21.147257930129978
            ]
          ]
        ]
      },
      "bbox": [
        -157.2087674809051,
        21.147257930129978,
        -157.20389966713418,
        21.151824470719983
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.848002+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860395.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860395": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860395.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2340000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860385",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20887606978712,
              21.138226894243605
            ],
            [
              -157.20887606978712,
              21.142793415933948
            ],
            [
              -157.20400857606188,
              21.142793415933948
            ],
            [
              -157.20400857606188,
              21.138226894243605
            ],
            [
              -157.20887606978712,
              21.138226894243605
            ]
          ]
        ]
      },
      "bbox": [
        -157.20887606978712,
        21.138226894243605,
        -157.20400857606188,
        21.142793415933948
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.870259+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860385.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860385": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860385.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2339000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20838695024008,
              21.178866476029665
            ],
            [
              -157.20838695024008,
              21.183433083033552
            ],
            [
              -157.2035180153267,
              21.183433083033552
            ],
            [
              -157.2035180153267,
              21.178866476029665
            ],
            [
              -157.20838695024008,
              21.178866476029665
            ]
          ]
        ]
      },
      "bbox": [
        -157.20838695024008,
        21.178866476029665,
        -157.2035180153267,
        21.183433083033552
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.892579+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2343500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20811471116093,
              21.201443933002945
            ],
            [
              -157.20811471116093,
              21.20601058714616
            ],
            [
              -157.20324497445512,
              21.20601058714616
            ],
            [
              -157.20324497445512,
              21.201443933002945
            ],
            [
              -157.20811471116093,
              21.201443933002945
            ]
          ]
        ]
      },
      "bbox": [
        -157.20811471116093,
        21.201443933002945,
        -157.20324497445512,
        21.20601058714616
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.914733+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2346000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2083325311419,
              21.183381972478447
            ],
            [
              -157.2083325311419,
              21.18794858892979
            ],
            [
              -157.20346343603597,
              21.18794858892979
            ],
            [
              -157.20346343603597,
              21.183381972478447
            ],
            [
              -157.2083325311419,
              21.183381972478447
            ]
          ]
        ]
      },
      "bbox": [
        -157.2083325311419,
        21.183381972478447,
        -157.20346343603597,
        21.18794858892979
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.940910+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2344000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860445",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20822364987572,
              21.192412957795
            ],
            [
              -157.20822364987572,
              21.1969795931119
            ],
            [
              -157.20335423413596,
              21.1969795931119
            ],
            [
              -157.20335423413596,
              21.192412957795
            ],
            [
              -157.20822364987572,
              21.192412957795
            ]
          ]
        ]
      },
      "bbox": [
        -157.20822364987572,
        21.192412957795,
        -157.20335423413596,
        21.1969795931119
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.963608+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860445.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860445": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860445.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2345000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860450",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2081691877011,
              21.196928446662596
            ],
            [
              -157.2081691877011,
              21.20149509139757
            ],
            [
              -157.2032996115198,
              21.20149509139757
            ],
            [
              -157.2032996115198,
              21.196928446662596
            ],
            [
              -157.2081691877011,
              21.196928446662596
            ]
          ]
        ]
      },
      "bbox": [
        -157.2081691877011,
        21.196928446662596,
        -157.2032996115198,
        21.20149509139757
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:35.985512+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860450.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860450": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860450.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2345500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20795119531388,
              21.21499037685967
            ],
            [
              -157.20795119531388,
              21.219557059168373
            ],
            [
              -157.20308097653532,
              21.219557059168373
            ],
            [
              -157.20308097653532,
              21.21499037685967
            ],
            [
              -157.20795119531388,
              21.21499037685967
            ]
          ]
        ]
      },
      "bbox": [
        -157.20795119531388,
        21.21499037685967,
        -157.20308097653532,
        21.219557059168373
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:36.007473+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2347500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20827809768824,
              21.18789746640026
            ],
            [
              -157.20827809768824,
              21.192464092289267
            ],
            [
              -157.20340884230689,
              21.192464092289267
            ],
            [
              -157.20340884230689,
              21.18789746640026
            ],
            [
              -157.20827809768824,
              21.18789746640026
            ]
          ]
        ]
      },
      "bbox": [
        -157.20827809768824,
        21.18789746640026,
        -157.20340884230689,
        21.192464092289267
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:36.029675+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2344500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860425",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20844136090554,
              21.17435097711426
            ],
            [
              -157.20844136090554,
              21.178917574600707
            ],
            [
              -157.20357258018242,
              21.178917574600707
            ],
            [
              -157.20357258018242,
              21.17435097711426
            ],
            [
              -157.20844136090554,
              21.17435097711426
            ]
          ]
        ]
      },
      "bbox": [
        -157.20844136090554,
        21.17435097711426,
        -157.20357258018242,
        21.178917574600707
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:36.051954+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860425.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860425": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860425.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2343000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20800571497065,
              21.21047489810157
            ],
            [
              -157.20800571497065,
              21.215041571031673
            ],
            [
              -157.20313565696623,
              21.215041571031673
            ],
            [
              -157.20313565696623,
              21.21047489810157
            ],
            [
              -157.20800571497065,
              21.21047489810157
            ]
          ]
        ]
      },
      "bbox": [
        -157.20800571497065,
        21.21047489810157,
        -157.20313565696623,
        21.215041571031673
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:36.073886+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2347000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ860460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2080602202519,
              21.205959416815965
            ],
            [
              -157.2080602202519,
              21.210526080357564
            ],
            [
              -157.20319032293838,
              21.210526080357564
            ],
            [
              -157.20319032293838,
              21.205959416815965
            ],
            [
              -157.2080602202519,
              21.205959416815965
            ]
          ]
        ]
      },
      "bbox": [
        -157.2080602202519,
        21.205959416815965,
        -157.20319032293838,
        21.210526080357564
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:36.095857+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ860460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ860460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ860460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686000.0,
            0.0,
            -0.5,
            2346500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ865355",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.2043893048214,
              21.111082670370607
            ],
            [
              -157.2043893048214,
              21.115649260033265
            ],
            [
              -157.19952264145536,
              21.115649260033265
            ],
            [
              -157.19952264145536,
              21.111082670370607
            ],
            [
              -157.2043893048214,
              21.111082670370607
            ]
          ]
        ]
      },
      "bbox": [
        -157.2043893048214,
        21.111082670370607,
        -157.19952264145536,
        21.115649260033265
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:36.117815+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ865355.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ865355": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ865355.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686500.0,
            0.0,
            -0.5,
            2336000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ865375",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20417182866024,
              21.12914474497808
            ],
            [
              -157.20417182866024,
              21.133711372510707
            ],
            [
              -157.1993045241234,
              21.133711372510707
            ],
            [
              -157.1993045241234,
              21.12914474497808
            ],
            [
              -157.20417182866024,
              21.12914474497808
            ]
          ]
        ]
      },
      "bbox": [
        -157.20417182866024,
        21.12914474497808,
        -157.1993045241234,
        21.133711372510707
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:36.140151+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ865375.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ865375": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ865375.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686500.0,
            0.0,
            -0.5,
            2338000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ865360",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20433496417775,
              21.11559819267617
            ],
            [
              -157.20433496417775,
              21.120164791830295
            ],
            [
              -157.19946813972538,
              21.120164791830295
            ],
            [
              -157.19946813972538,
              21.11559819267617
            ],
            [
              -157.20433496417775,
              21.11559819267617
            ]
          ]
        ]
      },
      "bbox": [
        -157.20433496417775,
        21.11559819267617,
        -157.19946813972538,
        21.120164791830295
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:36.163738+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ865360.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ865360": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ865360.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686500.0,
            0.0,
            -0.5,
            2336500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ865365",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20428060757158,
              21.120113712480666
            ],
            [
              -157.20428060757158,
              21.124680321125464
            ],
            [
              -157.199413622074,
              21.124680321125464
            ],
            [
              -157.199413622074,
              21.120113712480666
            ],
            [
              -157.20428060757158,
              21.120113712480666
            ]
          ]
        ]
      },
      "bbox": [
        -157.20428060757158,
        21.120113712480666,
        -157.199413622074,
        21.124680321125464
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:36.185986+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ865365.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ865365": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ865365.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6634
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            0.5,
            0.0,
            686500.0,
            0.0,
            -0.5,
            2337000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "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": "4QFJ865330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.20466076857002,
              21.088505021341053
            ],
            [
              -157.20466076857002,
              21.09307156353526
            ],
            [
              -157.1997949112653,
              21.09307156353526
            ],
            [
              -157.1997949112653,
              21.088505021341053
            ],
            [
              -157.20466076857002,
              21.088505021341053
            ]
          ]
        ]
      },
      "bbox": [
        -157.20466076857002,
        21.088505021341053,
        -157.1997949112653,
        21.09307156353526
      ],
      "properties": {
        "start_datetime": "2022-08-02T00:00:00+00:00",
        "end_datetime": "2023-07-09T00:00:00+00:00",
        "created": "2026-03-19 11:59:36.209328+00:00",
        "license": "NLPL",
        "datetime": "2022-08-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/stac/blk_1/4QFJ865330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "4QFJ865330": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/HI_Kahoo_Lanai_Maui_Molo_Oahu_DEM_2022_10335/blk_1/4QFJ865330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1000,
            1000
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(PA11) / UTM zone 4N + NAVD88 height\",\n    PROJCRS[\"NAD83(PA11) / UTM zone 4N\",\n        BASEGEOGCRS[\"NAD83(PA11)\",\n            DATUM[\"NAD83 (National Spatial Reference System PA11)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6322]],\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 - Hawaii.\"],\n            BBOX[19.51,-160.3,22.29,-155.99]],\n        ID[\"EPSG\",6634]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(PA11) / UTM zone 4N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(PA11) / UTM zone 4N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(PA11)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System PA11)",
                    "anchor_epoch": 2010,
                    "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": 6322
                  }
                },
                "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
                      }
                    },
                    {
           