{
  "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": "2017_590000e_2890000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10010953163695,
              26.08129948674741
            ],
            [
              -80.10010953163695,
              26.118080569501217
            ],
            [
              -80.0986178545406,
              26.118080569501217
            ],
            [
              -80.0986178545406,
              26.08129948674741
            ],
            [
              -80.10010953163695,
              26.08129948674741
            ]
          ]
        ]
      },
      "bbox": [
        -80.10010953163695,
        26.08129948674741,
        -80.0986178545406,
        26.118080569501217
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.652400+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_590000e_2890000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_590000e_2890000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_590000e_2890000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4073,
            121
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            589999.0001220703,
            0.0,
            -1.0,
            2889072.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.39,
                "maximum": -3.01,
                "mean": -6.321,
                "stddev": 1.267
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_580000e_2850000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19251141470087,
              25.744567734658315
            ],
            [
              -80.19251141470087,
              25.765833381979476
            ],
            [
              -80.1523534372445,
              25.765833381979476
            ],
            [
              -80.1523534372445,
              25.744567734658315
            ],
            [
              -80.19251141470087,
              25.744567734658315
            ]
          ]
        ]
      },
      "bbox": [
        -80.19251141470087,
        25.744567734658315,
        -80.1523534372445,
        25.765833381979476
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.680227+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_580000e_2850000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_580000e_2850000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_580000e_2850000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2330,
            4013
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            580987.0001220703,
            0.0,
            -1.0,
            2850000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.48,
                "maximum": 8.55,
                "mean": -1.62,
                "stddev": 1.498
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_580000e_2855000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19236911899667,
              25.76559667775071
            ],
            [
              -80.19236911899667,
              25.810979497704068
            ],
            [
              -80.15203228870367,
              25.810979497704068
            ],
            [
              -80.15203228870367,
              25.76559667775071
            ],
            [
              -80.19236911899667,
              25.76559667775071
            ]
          ]
        ]
      },
      "bbox": [
        -80.19236911899667,
        25.76559667775071,
        -80.15203228870367,
        25.810979497704068
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.702268+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_580000e_2855000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_580000e_2855000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_580000e_2855000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            4013
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            580987.0001220703,
            0.0,
            -1.0,
            2855000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.62,
                "maximum": 11.32,
                "mean": -0.345,
                "stddev": 2.331
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_580000e_2860000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19206311229115,
              25.810742336647294
            ],
            [
              -80.19206311229115,
              25.856125329649984
            ],
            [
              -80.15171037303581,
              25.856125329649984
            ],
            [
              -80.15171037303581,
              25.810742336647294
            ],
            [
              -80.19206311229115,
              25.810742336647294
            ]
          ]
        ]
      },
      "bbox": [
        -80.19206311229115,
        25.810742336647294,
        -80.15171037303581,
        25.856125329649984
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.724230+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_580000e_2860000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_580000e_2860000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_580000e_2860000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            4013
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            580987.0001220703,
            0.0,
            -1.0,
            2860000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -3.98,
                "maximum": 7.3,
                "mean": -0.302,
                "stddev": 2.035
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_580000e_2865000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19175637465892,
              25.855887711428192
            ],
            [
              -80.19175637465892,
              25.901270877460576
            ],
            [
              -80.15138768897442,
              25.901270877460576
            ],
            [
              -80.15138768897442,
              25.855887711428192
            ],
            [
              -80.19175637465892,
              25.855887711428192
            ]
          ]
        ]
      },
      "bbox": [
        -80.19175637465892,
        25.855887711428192,
        -80.15138768897442,
        25.901270877460576
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.745748+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_580000e_2865000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_580000e_2865000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_580000e_2865000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            4013
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            580987.0001220703,
            0.0,
            -1.0,
            2865000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.71,
                "maximum": 5.65,
                "mean": 0.209,
                "stddev": 2.129
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_580000e_2870000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19144890489318,
              25.901032801735834
            ],
            [
              -80.19144890489318,
              25.946416140779906
            ],
            [
              -80.15106423524891,
              25.946416140779906
            ],
            [
              -80.15106423524891,
              25.901032801735834
            ],
            [
              -80.19144890489318,
              25.901032801735834
            ]
          ]
        ]
      },
      "bbox": [
        -80.19144890489318,
        25.901032801735834,
        -80.15106423524891,
        25.946416140779906
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.767312+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_580000e_2870000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_580000e_2870000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_580000e_2870000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            4013
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            580987.0001220703,
            0.0,
            -1.0,
            2870000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -3.65,
                "maximum": 12.53,
                "mean": 2.18,
                "stddev": 1.477
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_585000e_2850000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15251280926016,
              25.744268953820875
            ],
            [
              -80.15251280926016,
              25.76560576501527
            ],
            [
              -80.10249664128696,
              25.76560576501527
            ],
            [
              -80.10249664128696,
              25.744268953820875
            ],
            [
              -80.15251280926016,
              25.744268953820875
            ]
          ]
        ]
      },
      "bbox": [
        -80.15251280926016,
        25.744268953820875,
        -80.10249664128696,
        25.76560576501527
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.789011+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_585000e_2850000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_585000e_2850000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_585000e_2850000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2330,
            5001
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            584999.0001220703,
            0.0,
            -1.0,
            2850000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.01,
                "maximum": 15.6,
                "mean": -1.258,
                "stddev": 3.527
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_585000e_2855000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1523634728341,
              25.765297617565288
            ],
            [
              -80.1523634728341,
              25.810751423971656
            ],
            [
              -80.10215662809061,
              25.810751423971656
            ],
            [
              -80.10215662809061,
              25.765297617565288
            ],
            [
              -80.1523634728341,
              25.765297617565288
            ]
          ]
        ]
      },
      "bbox": [
        -80.1523634728341,
        25.765297617565288,
        -80.10215662809061,
        25.810751423971656
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.810740+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_585000e_2855000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_585000e_2855000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_585000e_2855000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            5001
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            584999.0001220703,
            0.0,
            -1.0,
            2855000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.15,
                "maximum": 7.2,
                "mean": -0.631,
                "stddev": 2.894
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_585000e_2860000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15204232821962,
              25.810442676351318
            ],
            [
              -80.15204232821962,
              25.85589679881238
            ],
            [
              -80.1018158026675,
              25.85589679881238
            ],
            [
              -80.1018158026675,
              25.810442676351318
            ],
            [
              -80.15204232821962,
              25.810442676351318
            ]
          ]
        ]
      },
      "bbox": [
        -80.15204232821962,
        25.810442676351318,
        -80.1018158026675,
        25.85589679881238
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.832334+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_585000e_2860000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_585000e_2860000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_585000e_2860000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            5001
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            584999.0001220703,
            0.0,
            -1.0,
            2860000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -6.18,
                "maximum": 7.27,
                "mean": -0.67,
                "stddev": 2.104
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_585000e_2865000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1517204164874,
              25.855587450578952
            ],
            [
              -80.1517204164874,
              25.90104188917986
            ],
            [
              -80.10147416367671,
              25.90104188917986
            ],
            [
              -80.10147416367671,
              25.855587450578952
            ],
            [
              -80.1517204164874,
              25.855587450578952
            ]
          ]
        ]
      },
      "bbox": [
        -80.1517204164874,
        25.855587450578952,
        -80.10147416367671,
        25.90104188917986
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.854004+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_585000e_2865000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_585000e_2865000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_585000e_2865000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            5001
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            584999.0001220703,
            0.0,
            -1.0,
            2865000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.05,
                "maximum": 8.24,
                "mean": -1.027,
                "stddev": 2.547
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_585000e_2870000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.151505661631,
              25.885644683282496
            ],
            [
              -80.151505661631,
              25.946186694717213
            ],
            [
              -80.10113170977294,
              25.946186694717213
            ],
            [
              -80.10113170977294,
              25.885644683282496
            ],
            [
              -80.151505661631,
              25.885644683282496
            ]
          ]
        ]
      },
      "bbox": [
        -80.151505661631,
        25.885644683282496,
        -80.10113170977294,
        25.946186694717213
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.875538+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_585000e_2870000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_585000e_2870000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_585000e_2870000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6672,
            5001
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            584999.0001220703,
            0.0,
            -1.0,
            2870000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.05,
                "maximum": 11.81,
                "mean": -0.063,
                "stddev": 2.411
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_585000e_2875000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15107428659965,
              25.94587614392449
            ],
            [
              -80.15107428659965,
              25.99133121506823
            ],
            [
              -80.10078843960655,
              25.99133121506823
            ],
            [
              -80.10078843960655,
              25.94587614392449
            ],
            [
              -80.15107428659965,
              25.94587614392449
            ]
          ]
        ]
      },
      "bbox": [
        -80.15107428659965,
        25.94587614392449,
        -80.10078843960655,
        25.99133121506823
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.897530+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_585000e_2875000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_585000e_2875000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_585000e_2875000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            5001
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            584999.0001220703,
            0.0,
            -1.0,
            2875000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.05,
                "maximum": 9.42,
                "mean": 0.731,
                "stddev": 1.805
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_585000e_2880000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15075006589875,
              25.991020062326793
            ],
            [
              -80.15075006589875,
              26.03647541544879
            ],
            [
              -80.10044436061588,
              26.03647541544879
            ],
            [
              -80.10044436061588,
              25.991020062326793
            ],
            [
              -80.15075006589875,
              25.991020062326793
            ]
          ]
        ]
      },
      "bbox": [
        -80.15075006589875,
        25.991020062326793,
        -80.10044436061588,
        26.03647541544879
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.919066+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_585000e_2880000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_585000e_2880000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_585000e_2880000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            5001
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            584999.0001220703,
            0.0,
            -1.0,
            2880000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -12.01,
                "maximum": 7.43,
                "mean": -0.704,
                "stddev": 3.453
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_585000e_2885000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15042509073965,
              26.03616366660607
            ],
            [
              -80.15042509073965,
              26.081619321839906
            ],
            [
              -80.10009946469341,
              26.081619321839906
            ],
            [
              -80.10009946469341,
              26.03616366660607
            ],
            [
              -80.15042509073965,
              26.03616366660607
            ]
          ]
        ]
      },
      "bbox": [
        -80.15042509073965,
        26.03616366660607,
        -80.10009946469341,
        26.081619321839906
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.940776+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_585000e_2885000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_585000e_2885000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_585000e_2885000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            5001
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            584999.0001220703,
            0.0,
            -1.0,
            2885000.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.83,
                "maximum": 20.42,
                "mean": -0.531,
                "stddev": 4.064
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2017_585000e_2890000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15009934618264,
              26.081306977648126
            ],
            [
              -80.15009934618264,
              26.11838430780464
            ],
            [
              -80.09981797531874,
              26.11838430780464
            ],
            [
              -80.09981797531874,
              26.081306977648126
            ],
            [
              -80.15009934618264,
              26.081306977648126
            ]
          ]
        ]
      },
      "bbox": [
        -80.15009934618264,
        26.081306977648126,
        -80.09981797531874,
        26.11838430780464
      ],
      "properties": {
        "start_datetime": "2017-02-24T00:00:00+00:00",
        "end_datetime": "2017-03-10T00:00:00+00:00",
        "created": "2026-03-19 00:47:06.962507+00:00",
        "license": "NLPL",
        "datetime": "2017-02-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/stac/2017_585000e_2890000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2017_585000e_2890000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_FL_Miami_DEM_Void_2017_8728/2017_585000e_2890000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4073,
            5001
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD_1983_2011_UTM_Zone_17N + NAVD88 height\",\n    PROJCRS[\"NAD83 / UTM zone 17N\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"UTM zone 17N\",\n            METHOD[\"Transverse Mercator\",\n                ID[\"EPSG\",9807]],\n            PARAMETER[\"Latitude of natural origin\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8801]],\n            PARAMETER[\"Longitude of natural origin\",-81,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8802]],\n            PARAMETER[\"Scale factor at natural origin\",0.9996,\n                SCALEUNIT[\"unity\",1],\n                ID[\"EPSG\",8805]],\n            PARAMETER[\"False easting\",500000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8806]],\n            PARAMETER[\"False northing\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8807]]],\n        CS[Cartesian,2],\n            AXIS[\"easting\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"northing\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",26917]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height\",up,\n                LENGTHUNIT[\"metre\",1]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD_1983_2011_UTM_Zone_17N + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / UTM zone 17N",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4269
                  }
                },
                "conversion": {
                  "name": "UTM zone 17N",
                  "method": {
                    "name": "Transverse Mercator",
                    "id": {
                      "authority": "EPSG",
                      "code": 9807
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of natural origin",
                      "value": 0,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8801
                      }
                    },
                    {
                      "name": "Longitude of natural origin",
                      "value": -81,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8802
                      }
                    },
                    {
                      "name": "Scale factor at natural origin",
                      "value": 0.9996,
                      "unit": "unity",
                      "id": {
                        "authority": "EPSG",
                        "code": 8805
                      }
                    },
                    {
                      "name": "False easting",
                      "value": 500000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8806
                      }
                    },
                    {
                      "name": "False northing",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8807
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 26917
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            584999.0001220703,
            0.0,
            -1.0,
            2889072.0001220703
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.01,
                "maximum": 11.18,
                "mean": 0.818,
                "stddev": 2.513
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    }
  ]
}