{
  "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": "2021_324000e_3062000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.74392599408054,
              27.626116220403592
            ],
            [
              -82.74392599408054,
              27.671361237743366
            ],
            [
              -82.7330791273974,
              27.671361237743366
            ],
            [
              -82.7330791273974,
              27.626116220403592
            ],
            [
              -82.74392599408054,
              27.626116220403592
            ]
          ]
        ]
      },
      "bbox": [
        -82.74392599408054,
        27.626116220403592,
        -82.7330791273974,
        27.671361237743366
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:48.581389+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_324000e_3062000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_324000e_3062000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_324000e_3062000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            1000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            328000.0,
            0.0,
            -1.0,
            3062000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -75.118,
                "maximum": 2.132,
                "mean": -3.124,
                "stddev": 10.72
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_324000e_3067000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.74464336131682,
              27.671234020803062
            ],
            [
              -82.74464336131682,
              27.716478969720768
            ],
            [
              -82.73379067556576,
              27.716478969720768
            ],
            [
              -82.73379067556576,
              27.671234020803062
            ],
            [
              -82.74464336131682,
              27.671234020803062
            ]
          ]
        ]
      },
      "bbox": [
        -82.74464336131682,
        27.671234020803062,
        -82.73379067556576,
        27.716478969720768
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:48.649021+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_324000e_3067000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_324000e_3067000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_324000e_3067000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            1000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            328000.0,
            0.0,
            -1.0,
            3067000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.656,
                "maximum": 4.636,
                "mean": 0.471,
                "stddev": 1.302
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_329000e_3047000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.73166098444108,
              27.490887205544773
            ],
            [
              -82.73166098444108,
              27.536627582225297
            ],
            [
              -82.68035961238942,
              27.536627582225297
            ],
            [
              -82.68035961238942,
              27.490887205544773
            ],
            [
              -82.73166098444108,
              27.490887205544773
            ]
          ]
        ]
      },
      "bbox": [
        -82.73166098444108,
        27.490887205544773,
        -82.68035961238942,
        27.536627582225297
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:48.704339+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_329000e_3047000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_329000e_3047000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_329000e_3047000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            329000.0,
            0.0,
            -1.0,
            3047000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_329000e_3052000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.73236923132053,
              27.53600617850902
            ],
            [
              -82.73236923132053,
              27.58174743428342
            ],
            [
              -82.68104558350291,
              27.58174743428342
            ],
            [
              -82.68104558350291,
              27.53600617850902
            ],
            [
              -82.73236923132053,
              27.53600617850902
            ]
          ]
        ]
      },
      "bbox": [
        -82.73236923132053,
        27.53600617850902,
        -82.68104558350291,
        27.58174743428342
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:48.759781+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_329000e_3052000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_329000e_3052000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_329000e_3052000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            329000.0,
            0.0,
            -1.0,
            3052000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -6.631,
                "maximum": -2.761,
                "mean": -5.268,
                "stddev": 0.532
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_329000e_3057000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.7330791273974,
              27.581124841773434
            ],
            [
              -82.7330791273974,
              27.62686697722482
            ],
            [
              -82.68173315289405,
              27.62686697722482
            ],
            [
              -82.68173315289405,
              27.581124841773434
            ],
            [
              -82.7330791273974,
              27.581124841773434
            ]
          ]
        ]
      },
      "bbox": [
        -82.7330791273974,
        27.581124841773434,
        -82.68173315289405,
        27.62686697722482
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:48.814991+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_329000e_3057000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_329000e_3057000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_329000e_3057000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            329000.0,
            0.0,
            -1.0,
            3057000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.651,
                "maximum": 3.099,
                "mean": -0.476,
                "stddev": 1.717
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_329000e_3062000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.73379067556576,
              27.62624319497301
            ],
            [
              -82.73379067556576,
              27.671986210687738
            ],
            [
              -82.6824223233635,
              27.671986210687738
            ],
            [
              -82.6824223233635,
              27.62624319497301
            ],
            [
              -82.73379067556576,
              27.62624319497301
            ]
          ]
        ]
      },
      "bbox": [
        -82.73379067556576,
        27.62624319497301,
        -82.6824223233635,
        27.671986210687738
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:48.870210+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_329000e_3062000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_329000e_3062000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_329000e_3062000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            329000.0,
            0.0,
            -1.0,
            3062000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.03,
                "maximum": 5.766,
                "mean": -0.789,
                "stddev": 0.933
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_329000e_3067000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.73450387872913,
              27.671361237743366
            ],
            [
              -82.73450387872913,
              27.717105134311065
            ],
            [
              -82.68311309772103,
              27.717105134311065
            ],
            [
              -82.68311309772103,
              27.671361237743366
            ],
            [
              -82.73450387872913,
              27.671361237743366
            ]
          ]
        ]
      },
      "bbox": [
        -82.73450387872913,
        27.671361237743366,
        -82.68311309772103,
        27.717105134311065
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:48.921933+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_329000e_3067000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_329000e_3067000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_329000e_3067000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            329000.0,
            0.0,
            -1.0,
            3067000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -6.717,
                "maximum": 4.961,
                "mean": -0.428,
                "stddev": 1.72
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_329000e_3072000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.73521873980057,
              27.716478969720768
            ],
            [
              -82.73521873980057,
              27.762223747734293
            ],
            [
              -82.68380547878564,
              27.762223747734293
            ],
            [
              -82.68380547878564,
              27.716478969720768
            ],
            [
              -82.73521873980057,
              27.716478969720768
            ]
          ]
        ]
      },
      "bbox": [
        -82.73521873980057,
        27.716478969720768,
        -82.68380547878564,
        27.762223747734293
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:48.973209+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_329000e_3072000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_329000e_3072000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_329000e_3072000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            329000.0,
            0.0,
            -1.0,
            3072000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.726,
                "maximum": 11.43,
                "mean": 1.5,
                "stddev": 2.864
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_334000e_3042000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.68035961238942,
              27.471925175634283
            ],
            [
              -82.68035961238942,
              27.492109256986378
            ],
            [
              -82.62947497006532,
              27.492109256986378
            ],
            [
              -82.62947497006532,
              27.471925175634283
            ],
            [
              -82.68035961238942,
              27.471925175634283
            ]
          ]
        ]
      },
      "bbox": [
        -82.68035961238942,
        27.471925175634283,
        -82.62947497006532,
        27.492109256986378
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.024141+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_334000e_3042000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_334000e_3042000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_334000e_3042000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2170,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            334000.0,
            0.0,
            -1.0,
            3042000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.711,
                "maximum": 6.854,
                "mean": 3.67,
                "stddev": 2.06
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_334000e_3047000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.68104558350291,
              27.49150742141283
            ],
            [
              -82.68104558350291,
              27.537230570457346
            ],
            [
              -82.6297632454198,
              27.537230570457346
            ],
            [
              -82.6297632454198,
              27.49150742141283
            ],
            [
              -82.68104558350291,
              27.49150742141283
            ]
          ]
        ]
      },
      "bbox": [
        -82.68104558350291,
        27.49150742141283,
        -82.6297632454198,
        27.537230570457346
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.075331+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_334000e_3047000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_334000e_3047000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_334000e_3047000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            334000.0,
            0.0,
            -1.0,
            3047000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.05,
                "maximum": 9.558,
                "mean": 0.683,
                "stddev": 3.507
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_334000e_3052000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.68173315289405,
              27.536627582225297
            ],
            [
              -82.68173315289405,
              27.58235157609153
            ],
            [
              -82.6304285842886,
              27.58235157609153
            ],
            [
              -82.6304285842886,
              27.536627582225297
            ],
            [
              -82.68173315289405,
              27.536627582225297
            ]
          ]
        ]
      },
      "bbox": [
        -82.68173315289405,
        27.536627582225297,
        -82.6304285842886,
        27.58235157609153
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.131405+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_334000e_3052000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_334000e_3052000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_334000e_3052000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            334000.0,
            0.0,
            -1.0,
            3052000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.742,
                "maximum": 1.349,
                "mean": -3.812,
                "stddev": 1.125
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_334000e_3057000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.6824223233635,
              27.58174743428342
            ],
            [
              -82.6824223233635,
              27.627472273529087
            ],
            [
              -82.63109547339081,
              27.627472273529087
            ],
            [
              -82.63109547339081,
              27.58174743428342
            ],
            [
              -82.6824223233635,
              27.58174743428342
            ]
          ]
        ]
      },
      "bbox": [
        -82.6824223233635,
        27.58174743428342,
        -82.63109547339081,
        27.627472273529087
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.185248+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_334000e_3057000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_334000e_3057000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_334000e_3057000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            334000.0,
            0.0,
            -1.0,
            3057000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.791,
                "maximum": 4.783,
                "mean": -4.08,
                "stddev": 0.844
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_334000e_3062000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.68311309772103,
              27.62686697722482
            ],
            [
              -82.68311309772103,
              27.672592662410796
            ],
            [
              -82.63176391544303,
              27.672592662410796
            ],
            [
              -82.63176391544303,
              27.62686697722482
            ],
            [
              -82.68311309772103,
              27.62686697722482
            ]
          ]
        ]
      },
      "bbox": [
        -82.68311309772103,
        27.62686697722482,
        -82.63176391544303,
        27.672592662410796
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.237937+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_334000e_3062000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_334000e_3062000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_334000e_3062000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            334000.0,
            0.0,
            -1.0,
            3062000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.774,
                "maximum": 8.028,
                "mean": -3.3,
                "stddev": 1.592
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_334000e_3067000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.68380547878564,
              27.671986210687738
            ],
            [
              -82.68380547878564,
              27.71771274237811
            ],
            [
              -82.63243391317076,
              27.71771274237811
            ],
            [
              -82.63243391317076,
              27.671986210687738
            ],
            [
              -82.68380547878564,
              27.671986210687738
            ]
          ]
        ]
      },
      "bbox": [
        -82.68380547878564,
        27.671986210687738,
        -82.63243391317076,
        27.71771274237811
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.289411+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_334000e_3067000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_334000e_3067000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_334000e_3067000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            334000.0,
            0.0,
            -1.0,
            3067000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -6.5,
                "maximum": 13.73,
                "mean": -0.613,
                "stddev": 2.75
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_334000e_3072000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.68449946938554,
              27.717105134311065
            ],
            [
              -82.68449946938554,
              27.76283251307308
            ],
            [
              -82.6331054693084,
              27.76283251307308
            ],
            [
              -82.6331054693084,
              27.717105134311065
            ],
            [
              -82.68449946938554,
              27.717105134311065
            ]
          ]
        ]
      },
      "bbox": [
        -82.68449946938554,
        27.717105134311065,
        -82.6331054693084,
        27.76283251307308
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.341571+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_334000e_3072000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_334000e_3072000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_334000e_3072000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            334000.0,
            0.0,
            -1.0,
            3072000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.881,
                "maximum": 25.061,
                "mean": 6.061,
                "stddev": 4.74
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_334000e_3077000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.68519507235821,
              27.762223747734293
            ],
            [
              -82.68519507235821,
              27.807951974138422
            ],
            [
              -82.6337785865993,
              27.807951974138422
            ],
            [
              -82.6337785865993,
              27.762223747734293
            ],
            [
              -82.68519507235821,
              27.762223747734293
            ]
          ]
        ]
      },
      "bbox": [
        -82.68519507235821,
        27.762223747734293,
        -82.6337785865993,
        27.807951974138422
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.390328+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_334000e_3077000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_334000e_3077000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_334000e_3077000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            334000.0,
            0.0,
            -1.0,
            3077000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -2.137,
                "maximum": 31.605,
                "mean": 12.677,
                "stddev": 3.305
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_339000e_3042000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.6297632454198,
              27.472526511238932
            ],
            [
              -82.6297632454198,
              27.49269271012187
            ],
            [
              -82.57888599620895,
              27.49269271012187
            ],
            [
              -82.57888599620895,
              27.472526511238932
            ],
            [
              -82.6297632454198,
              27.472526511238932
            ]
          ]
        ]
      },
      "bbox": [
        -82.6297632454198,
        27.472526511238932,
        -82.57888599620895,
        27.49269271012187
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.432429+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_339000e_3042000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_339000e_3042000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_339000e_3042000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2170,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            339000.0,
            0.0,
            -1.0,
            3042000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.38,
                "maximum": 8.048,
                "mean": 5.086,
                "stddev": 1.495
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_339000e_3047000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.6304285842886,
              27.492109256986378
            ],
            [
              -82.6304285842886,
              27.537815141056374
            ],
            [
              -82.57916533092597,
              27.537815141056374
            ],
            [
              -82.57916533092597,
              27.492109256986378
            ],
            [
              -82.6304285842886,
              27.492109256986378
            ]
          ]
        ]
      },
      "bbox": [
        -82.6304285842886,
        27.492109256986378,
        -82.57916533092597,
        27.537815141056374
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.474289+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_339000e_3047000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_339000e_3047000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_339000e_3047000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            339000.0,
            0.0,
            -1.0,
            3047000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -6.459,
                "maximum": 9.799,
                "mean": 1.317,
                "stddev": 3.272
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_339000e_3052000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.63109547339081,
              27.537230570457346
            ],
            [
              -82.63109547339081,
              27.582937265043704
            ],
            [
              -82.57981003484235,
              27.582937265043704
            ],
            [
              -82.57981003484235,
              27.537230570457346
            ],
            [
              -82.63109547339081,
              27.537230570457346
            ]
          ]
        ]
      },
      "bbox": [
        -82.63109547339081,
        27.537230570457346,
        -82.57981003484235,
        27.582937265043704
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.516082+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_339000e_3052000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_339000e_3052000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_339000e_3052000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            339000.0,
            0.0,
            -1.0,
            3052000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.132,
                "maximum": 8.774,
                "mean": -1.028,
                "stddev": 1.503
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_339000e_3057000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.63176391544303,
              27.58235157609153
            ],
            [
              -82.63176391544303,
              27.628059081726484
            ],
            [
              -82.58045624093904,
              27.628059081726484
            ],
            [
              -82.58045624093904,
              27.58235157609153
            ],
            [
              -82.63176391544303,
              27.58235157609153
            ]
          ]
        ]
      },
      "bbox": [
        -82.63176391544303,
        27.58235157609153,
        -82.58045624093904,
        27.628059081726484
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.557896+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_339000e_3057000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_339000e_3057000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_339000e_3057000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            339000.0,
            0.0,
            -1.0,
            3057000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.902,
                "maximum": 8.146,
                "mean": -2.776,
                "stddev": 1.726
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_339000e_3062000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.63243391317076,
              27.627472273529087
            ],
            [
              -82.63243391317076,
              27.673180590747965
            ],
            [
              -82.58110395184856,
              27.673180590747965
            ],
            [
              -82.58110395184856,
              27.627472273529087
            ],
            [
              -82.63243391317076,
              27.627472273529087
            ]
          ]
        ]
      },
      "bbox": [
        -82.63243391317076,
        27.627472273529087,
        -82.58110395184856,
        27.673180590747965
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.599705+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_339000e_3062000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_339000e_3062000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_339000e_3062000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            339000.0,
            0.0,
            -1.0,
            3062000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -12.137,
                "maximum": -1.781,
                "mean": -6.515,
                "stddev": 1.708
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_339000e_3067000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.6331054693084,
              27.672592662410796
            ],
            [
              -82.6331054693084,
              27.718301791752054
            ],
            [
              -82.58175317021207,
              27.718301791752054
            ],
            [
              -82.58175317021207,
              27.672592662410796
            ],
            [
              -82.6331054693084,
              27.672592662410796
            ]
          ]
        ]
      },
      "bbox": [
        -82.6331054693084,
        27.672592662410796,
        -82.58175317021207,
        27.718301791752054
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.644732+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_339000e_3067000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_339000e_3067000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_339000e_3067000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            339000.0,
            0.0,
            -1.0,
            3067000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -12.875,
                "maximum": 2.576,
                "mean": -4.585,
                "stddev": 2.103
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_339000e_3072000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.6337785865993,
              27.71771274237811
            ],
            [
              -82.6337785865993,
              27.763422684383293
            ],
            [
              -82.58240389867937,
              27.763422684383293
            ],
            [
              -82.58240389867937,
              27.71771274237811
            ],
            [
              -82.6337785865993,
              27.71771274237811
            ]
          ]
        ]
      },
      "bbox": [
        -82.6337785865993,
        27.71771274237811,
        -82.58240389867937,
        27.763422684383293
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.686295+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_339000e_3072000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_339000e_3072000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_339000e_3072000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            339000.0,
            0.0,
            -1.0,
            3072000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.224,
                "maximum": 5.118,
                "mean": -3.292,
                "stddev": 3.228
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_339000e_3077000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.63445326779582,
              27.76283251307308
            ],
            [
              -82.63445326779582,
              27.808543268286886
            ],
            [
              -82.58305613990896,
              27.808543268286886
            ],
            [
              -82.58305613990896,
              27.76283251307308
            ],
            [
              -82.63445326779582,
              27.76283251307308
            ]
          ]
        ]
      },
      "bbox": [
        -82.63445326779582,
        27.76283251307308,
        -82.58305613990896,
        27.808543268286886
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.728020+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_339000e_3077000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_339000e_3077000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_339000e_3077000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            339000.0,
            0.0,
            -1.0,
            3077000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.219,
                "maximum": 8.207,
                "mean": -2.136,
                "stddev": 3.971
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_344000e_3042000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.57916533092597,
              27.473109479671447
            ],
            [
              -82.57916533092597,
              27.493257778741064
            ],
            [
              -82.5282955239338,
              27.493257778741064
            ],
            [
              -82.5282955239338,
              27.473109479671447
            ],
            [
              -82.57916533092597,
              27.473109479671447
            ]
          ]
        ]
      },
      "bbox": [
        -82.57916533092597,
        27.473109479671447,
        -82.5282955239338,
        27.493257778741064
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.769745+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_344000e_3042000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_344000e_3042000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_344000e_3042000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2170,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            344000.0,
            0.0,
            -1.0,
            3042000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -14.316,
                "maximum": 33.334,
                "mean": 4.729,
                "stddev": 1.898
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_344000e_3047000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.57981003484235,
              27.49269271012187
            ],
            [
              -82.57981003484235,
              27.538381291939082
            ],
            [
              -82.52856591687726,
              27.538381291939082
            ],
            [
              -82.52856591687726,
              27.49269271012187
            ],
            [
              -82.57981003484235,
              27.49269271012187
            ]
          ]
        ]
      },
      "bbox": [
        -82.57981003484235,
        27.49269271012187,
        -82.52856591687726,
        27.538381291939082
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.811398+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_344000e_3047000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_344000e_3047000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_344000e_3047000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            344000.0,
            0.0,
            -1.0,
            3047000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.124,
                "maximum": 14.027,
                "mean": 2.617,
                "stddev": 1.884
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_344000e_3052000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.58045624093904,
              27.537815141056374
            ],
            [
              -82.58045624093904,
              27.58350449905157
            ],
            [
              -82.52918998321725,
              27.58350449905157
            ],
            [
              -82.52918998321725,
              27.537815141056374
            ],
            [
              -82.58045624093904,
              27.537815141056374
            ]
          ]
        ]
      },
      "bbox": [
        -82.58045624093904,
        27.537815141056374,
        -82.52918998321725,
        27.58350449905157
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.853166+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_344000e_3052000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_344000e_3052000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_344000e_3052000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            344000.0,
            0.0,
            -1.0,
            3052000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.301,
                "maximum": 13.84,
                "mean": 2.106,
                "stddev": 2.483
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_344000e_3057000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.58110395184856,
              27.582937265043704
            ],
            [
              -82.58110395184856,
              27.628627399723545
            ],
            [
              -82.52981550367586,
              27.628627399723545
            ],
            [
              -82.52981550367586,
              27.582937265043704
            ],
            [
              -82.58110395184856,
              27.582937265043704
            ]
          ]
        ]
      },
      "bbox": [
        -82.58110395184856,
        27.582937265043704,
        -82.52981550367586,
        27.628627399723545
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.892527+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_344000e_3057000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_344000e_3057000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_344000e_3057000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            344000.0,
            0.0,
            -1.0,
            3057000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.009,
                "maximum": 13.994,
                "mean": 1.283,
                "stddev": 2.635
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_344000e_3062000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.58175317021207,
              27.628059081726484
            ],
            [
              -82.58175317021207,
              27.673749993600644
            ],
            [
              -82.53044248080151,
              27.673749993600644
            ],
            [
              -82.53044248080151,
              27.628059081726484
            ],
            [
              -82.58175317021207,
              27.628059081726484
            ]
          ]
        ]
      },
      "bbox": [
        -82.58175317021207,
        27.628059081726484,
        -82.53044248080151,
        27.673749993600644
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.928220+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_344000e_3062000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_344000e_3062000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_344000e_3062000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            344000.0,
            0.0,
            -1.0,
            3062000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.827,
                "maximum": 19.922,
                "mean": -1.256,
                "stddev": 3.605
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_344000e_3067000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.58240389867937,
              27.673180590747965
            ],
            [
              -82.58240389867937,
              27.718872280329183
            ],
            [
              -82.53107091715103,
              27.718872280329183
            ],
            [
              -82.53107091715103,
              27.673180590747965
            ],
            [
              -82.58240389867937,
              27.673180590747965
            ]
          ]
        ]
      },
      "bbox": [
        -82.58240389867937,
        27.673180590747965,
        -82.53107091715103,
        27.718872280329183
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.963479+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_344000e_3067000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_344000e_3067000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_344000e_3067000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            344000.0,
            0.0,
            -1.0,
            3067000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -13.512,
                "maximum": 1.624,
                "mean": -5.282,
                "stddev": 2.202
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_344000e_3072000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.58305613990896,
              27.718301791752054
            ],
            [
              -82.58305613990896,
              27.763994259556096
            ],
            [
              -82.53170081528954,
              27.763994259556096
            ],
            [
              -82.53170081528954,
              27.718301791752054
            ],
            [
              -82.58305613990896,
              27.718301791752054
            ]
          ]
        ]
      },
      "bbox": [
        -82.58305613990896,
        27.718301791752054,
        -82.53170081528954,
        27.763994259556096
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:49.998985+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_344000e_3072000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_344000e_3072000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_344000e_3072000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            344000.0,
            0.0,
            -1.0,
            3072000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -13.433,
                "maximum": -3.533,
                "mean": -7.018,
                "stddev": 1.787
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_349000e_3042000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.52856591687726,
              27.473674078855815
            ],
            [
              -82.52856591687726,
              27.49380446083113
            ],
            [
              -82.47770360118143,
              27.49380446083113
            ],
            [
              -82.47770360118143,
              27.473674078855815
            ],
            [
              -82.52856591687726,
              27.473674078855815
            ]
          ]
        ]
      },
      "bbox": [
        -82.52856591687726,
        27.473674078855815,
        -82.47770360118143,
        27.49380446083113
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.034611+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_349000e_3042000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_349000e_3042000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_349000e_3042000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2170,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            349000.0,
            0.0,
            -1.0,
            3042000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.728,
                "maximum": 11.213,
                "mean": 1.944,
                "stddev": 1.579
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_349000e_3047000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.52918998321725,
              27.493257778741064
            ],
            [
              -82.52918998321725,
              27.538929021087696
            ],
            [
              -82.47796505125145,
              27.538929021087696
            ],
            [
              -82.47796505125145,
              27.493257778741064
            ],
            [
              -82.52918998321725,
              27.493257778741064
            ]
          ]
        ]
      },
      "bbox": [
        -82.52918998321725,
        27.493257778741064,
        -82.47796505125145,
        27.538929021087696
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.070291+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_349000e_3047000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_349000e_3047000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_349000e_3047000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            349000.0,
            0.0,
            -1.0,
            3047000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -2.904,
                "maximum": 10.788,
                "mean": 1.674,
                "stddev": 2.015
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_349000e_3052000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.52981550367586,
              27.538381291939082
            ],
            [
              -82.52981550367586,
              27.584053276092437
            ],
            [
              -82.47856847747492,
              27.584053276092437
            ],
            [
              -82.47856847747492,
              27.538381291939082
            ],
            [
              -82.52981550367586,
              27.538381291939082
            ]
          ]
        ]
      },
      "bbox": [
        -82.52981550367586,
        27.538381291939082,
        -82.47856847747492,
        27.584053276092437
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.105497+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_349000e_3052000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_349000e_3052000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_349000e_3052000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            349000.0,
            0.0,
            -1.0,
            3052000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.572,
                "maximum": 12.713,
                "mean": 5.13,
                "stddev": 1.216
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_349000e_3057000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.53044248080151,
              27.58350449905157
            ],
            [
              -82.53044248080151,
              27.629177225492633
            ],
            [
              -82.479173309747,
              27.629177225492633
            ],
            [
              -82.479173309747,
              27.58350449905157
            ],
            [
              -82.53044248080151,
              27.58350449905157
            ]
          ]
        ]
      },
      "bbox": [
        -82.53044248080151,
        27.58350449905157,
        -82.479173309747,
        27.629177225492633
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.140672+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_349000e_3057000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_349000e_3057000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_349000e_3057000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            349000.0,
            0.0,
            -1.0,
            3057000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.128,
                "maximum": 30.094,
                "mean": 9.439,
                "stddev": 4.267
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_349000e_3062000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.53107091715103,
              27.628627399723545
            ],
            [
              -82.53107091715103,
              27.67430086893627
            ],
            [
              -82.47977955053202,
              27.67430086893627
            ],
            [
              -82.47977955053202,
              27.628627399723545
            ],
            [
              -82.53107091715103,
              27.628627399723545
            ]
          ]
        ]
      },
      "bbox": [
        -82.53107091715103,
        27.628627399723545,
        -82.47977955053202,
        27.67430086893627
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.183041+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_349000e_3062000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_349000e_3062000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_349000e_3062000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            349000.0,
            0.0,
            -1.0,
            3062000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -11.074,
                "maximum": 27.507,
                "mean": 2.224,
                "stddev": 3.771
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_349000e_3067000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.53170081528954,
              27.673749993600644
            ],
            [
              -82.53170081528954,
              27.719424206071956
            ],
            [
              -82.48038720230237,
              27.719424206071956
            ],
            [
              -82.48038720230237,
              27.673749993600644
            ],
            [
              -82.53170081528954,
              27.673749993600644
            ]
          ]
        ]
      },
      "bbox": [
        -82.53170081528954,
        27.673749993600644,
        -82.48038720230237,
        27.719424206071956
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.218235+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_349000e_3067000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_349000e_3067000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_349000e_3067000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            349000.0,
            0.0,
            -1.0,
            3067000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.825,
                "maximum": 14.493,
                "mean": -0.143,
                "stddev": 1.778
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_349000e_3072000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.53233217779064,
              27.718872280329183
            ],
            [
              -82.53233217779064,
              27.764547236548974
            ],
            [
              -82.48099626753856,
              27.764547236548974
            ],
            [
              -82.48099626753856,
              27.718872280329183
            ],
            [
              -82.53233217779064,
              27.718872280329183
            ]
          ]
        ]
      },
      "bbox": [
        -82.53233217779064,
        27.718872280329183,
        -82.48099626753856,
        27.764547236548974
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.253656+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_349000e_3072000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_349000e_3072000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_349000e_3072000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            349000.0,
            0.0,
            -1.0,
            3072000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -14.362,
                "maximum": 2.868,
                "mean": -3.795,
                "stddev": 1.901
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_349000e_3077000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.53296500723627,
              27.763994259556096
            ],
            [
              -82.53296500723627,
              27.809669960017256
            ],
            [
              -82.48160674872918,
              27.809669960017256
            ],
            [
              -82.48160674872918,
              27.763994259556096
            ],
            [
              -82.53296500723627,
              27.763994259556096
            ]
          ]
        ]
      },
      "bbox": [
        -82.53296500723627,
        27.763994259556096,
        -82.48160674872918,
        27.809669960017256
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.288809+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_349000e_3077000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_349000e_3077000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_349000e_3077000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            349000.0,
            0.0,
            -1.0,
            3077000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.998,
                "maximum": -3.463,
                "mean": -5.525,
                "stddev": 0.85
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_354000e_3047000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.47856847747492,
              27.49380446083113
            ],
            [
              -82.47856847747492,
              27.53945832655
            ],
            [
              -82.42736278203469,
              27.53945832655
            ],
            [
              -82.42736278203469,
              27.49380446083113
            ],
            [
              -82.47856847747492,
              27.49380446083113
            ]
          ]
        ]
      },
      "bbox": [
        -82.47856847747492,
        27.49380446083113,
        -82.42736278203469,
        27.53945832655
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.324254+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_354000e_3047000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_354000e_3047000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_354000e_3047000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            354000.0,
            0.0,
            -1.0,
            3047000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -32.401,
                "maximum": 12.44,
                "mean": 1.856,
                "stddev": 2.09
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_354000e_3057000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.47977955053202,
              27.584053276092437
            ],
            [
              -82.47977955053202,
              27.629708557071975
            ],
            [
              -82.42852970730657,
              27.629708557071975
            ],
            [
              -82.42852970730657,
              27.584053276092437
            ],
            [
              -82.47977955053202,
              27.584053276092437
            ]
          ]
        ]
      },
      "bbox": [
        -82.47977955053202,
        27.584053276092437,
        -82.42852970730657,
        27.629708557071975
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.359279+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_354000e_3057000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_354000e_3057000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_354000e_3057000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            354000.0,
            0.0,
            -1.0,
            3057000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_354000e_3062000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.48038720230237,
              27.629177225492633
            ],
            [
              -82.48038720230237,
              27.674833214788265
            ],
            [
              -82.42911520927852,
              27.674833214788265
            ],
            [
              -82.42911520927852,
              27.629177225492633
            ],
            [
              -82.48038720230237,
              27.629177225492633
            ]
          ]
        ]
      },
      "bbox": [
        -82.48038720230237,
        27.629177225492633,
        -82.42911520927852,
        27.674833214788265
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.392095+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_354000e_3062000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_354000e_3062000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_354000e_3062000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            354000.0,
            0.0,
            -1.0,
            3062000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.558,
                "maximum": 15.416,
                "mean": 5.718,
                "stddev": 1.756
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_354000e_3067000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.48099626753856,
              27.67430086893627
            ],
            [
              -82.48099626753856,
              27.719957567009025
            ],
            [
              -82.42970207398923,
              27.719957567009025
            ],
            [
              -82.42970207398923,
              27.67430086893627
            ],
            [
              -82.48099626753856,
              27.67430086893627
            ]
          ]
        ]
      },
      "bbox": [
        -82.48099626753856,
        27.67430086893627,
        -82.42970207398923,
        27.719957567009025
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.421638+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_354000e_3067000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_354000e_3067000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_354000e_3067000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            354000.0,
            0.0,
            -1.0,
            3067000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.347,
                "maximum": 11.099,
                "mean": 3.348,
                "stddev": 2.552
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_354000e_3072000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.48160674872918,
              27.719424206071956
            ],
            [
              -82.48160674872918,
              27.765081613385764
            ],
            [
              -82.43029030383447,
              27.765081613385764
            ],
            [
              -82.43029030383447,
              27.719424206071956
            ],
            [
              -82.48160674872918,
              27.719424206071956
            ]
          ]
        ]
      },
      "bbox": [
        -82.48160674872918,
        27.719424206071956,
        -82.43029030383447,
        27.765081613385764
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.451009+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_354000e_3072000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_354000e_3072000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_354000e_3072000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            354000.0,
            0.0,
            -1.0,
            3072000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.239,
                "maximum": 10.112,
                "mean": 0.291,
                "stddev": 1.443
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_354000e_3077000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.482218648371,
              27.764547236548974
            ],
            [
              -82.482218648371,
              27.81020535357068
            ],
            [
              -82.43087990121788,
              27.81020535357068
            ],
            [
              -82.43087990121788,
              27.764547236548974
            ],
            [
              -82.482218648371,
              27.764547236548974
            ]
          ]
        ]
      },
      "bbox": [
        -82.482218648371,
        27.764547236548974,
        -82.43087990121788,
        27.81020535357068
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.480565+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_354000e_3077000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_354000e_3077000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_354000e_3077000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            354000.0,
            0.0,
            -1.0,
            3077000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.611,
                "maximum": 3.819,
                "mean": -4.313,
                "stddev": 1.698
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_354000e_3082000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.48261947640776,
              27.809669960017256
            ],
            [
              -82.48261947640776,
              27.839707089201887
            ],
            [
              -82.43147086855097,
              27.839707089201887
            ],
            [
              -82.43147086855097,
              27.809669960017256
            ],
            [
              -82.48261947640776,
              27.809669960017256
            ]
          ]
        ]
      },
      "bbox": [
        -82.48261947640776,
        27.809669960017256,
        -82.43147086855097,
        27.839707089201887
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.510151+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_354000e_3082000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_354000e_3082000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_354000e_3082000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3269,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            354000.0,
            0.0,
            -1.0,
            3080269.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -6.581,
                "maximum": -1.611,
                "mean": -4.625,
                "stddev": 0.672
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_359000e_3047000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.42794556568535,
              27.494332754444585
            ],
            [
              -82.42794556568535,
              27.539969206439316
            ],
            [
              -82.3767591572211,
              27.539969206439316
            ],
            [
              -82.3767591572211,
              27.494332754444585
            ],
            [
              -82.42794556568535,
              27.494332754444585
            ]
          ]
        ]
      },
      "bbox": [
        -82.42794556568535,
        27.494332754444585,
        -82.3767591572211,
        27.539969206439316
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.539495+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_359000e_3047000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_359000e_3047000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_359000e_3047000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            359000.0,
            0.0,
            -1.0,
            3047000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.992,
                "maximum": 10.088,
                "mean": 3.136,
                "stddev": 2.065
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_359000e_3062000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.42970207398923,
              27.629708557071975
            ],
            [
              -82.42970207398923,
              27.67534702925611
            ],
            [
              -82.37844950528762,
              27.67534702925611
            ],
            [
              -82.37844950528762,
              27.629708557071975
            ],
            [
              -82.42970207398923,
              27.629708557071975
            ]
          ]
        ]
      },
      "bbox": [
        -82.42970207398923,
        27.629708557071975,
        -82.37844950528762,
        27.67534702925611
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.568858+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_359000e_3062000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_359000e_3062000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_359000e_3062000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            359000.0,
            0.0,
            -1.0,
            3062000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.021,
                "maximum": 8.911,
                "mean": 2.753,
                "stddev": 2.641
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_359000e_3067000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.43029030383447,
              27.674833214788265
            ],
            [
              -82.43029030383447,
              27.720472361235213
            ],
            [
              -82.37901558054287,
              27.720472361235213
            ],
            [
              -82.37901558054287,
              27.674833214788265
            ],
            [
              -82.43029030383447,
              27.674833214788265
            ]
          ]
        ]
      },
      "bbox": [
        -82.43029030383447,
        27.674833214788265,
        -82.37901558054287,
        27.720472361235213
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.603006+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_359000e_3067000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_359000e_3067000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_359000e_3067000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            359000.0,
            0.0,
            -1.0,
            3067000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.913,
                "maximum": 16.277,
                "mean": 5.687,
                "stddev": 2.169
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_359000e_3072000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.43087990121788,
              27.719957567009025
            ],
            [
              -82.43087990121788,
              27.76559738815666
            ],
            [
              -82.37958297259354,
              27.76559738815666
            ],
            [
              -82.37958297259354,
              27.719957567009025
            ],
            [
              -82.43087990121788,
              27.719957567009025
            ]
          ]
        ]
      },
      "bbox": [
        -82.43087990121788,
        27.719957567009025,
        -82.37958297259354,
        27.76559738815666
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.633434+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_359000e_3072000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_359000e_3072000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_359000e_3072000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            359000.0,
            0.0,
            -1.0,
            3072000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.551,
                "maximum": 9.467,
                "mean": 2.63,
                "stddev": 1.161
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_359000e_3077000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.43147086855097,
              27.765081613385764
            ],
            [
              -82.43147086855097,
              27.810722109674813
            ],
            [
              -82.38015168375823,
              27.810722109674813
            ],
            [
              -82.38015168375823,
              27.765081613385764
            ],
            [
              -82.43147086855097,
              27.765081613385764
            ]
          ]
        ]
      },
      "bbox": [
        -82.43147086855097,
        27.765081613385764,
        -82.38015168375823,
        27.810722109674813
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.663286+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_359000e_3077000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_359000e_3077000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_359000e_3077000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            359000.0,
            0.0,
            -1.0,
            3077000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.362,
                "maximum": 19.524,
                "mean": 1.066,
                "stddev": 2.485
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_359000e_3082000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.43185798478214,
              27.81020535357068
            ],
            [
              -82.43185798478214,
              27.840224487329035
            ],
            [
              -82.38072171636318,
              27.840224487329035
            ],
            [
              -82.38072171636318,
              27.81020535357068
            ],
            [
              -82.43185798478214,
              27.81020535357068
            ]
          ]
        ]
      },
      "bbox": [
        -82.43185798478214,
        27.81020535357068,
        -82.38072171636318,
        27.840224487329035
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.692807+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_359000e_3082000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_359000e_3082000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_359000e_3082000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3269,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            359000.0,
            0.0,
            -1.0,
            3080269.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -6.242,
                "maximum": 10.507,
                "mean": -1.212,
                "stddev": 2.161
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_364000e_3047000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.3773212959265,
              27.494842657699362
            ],
            [
              -82.3773212959265,
              27.54027238301072
            ],
            [
              -82.34582957483443,
              27.54027238301072
            ],
            [
              -82.34582957483443,
              27.494842657699362
            ],
            [
              -82.3773212959265,
              27.494842657699362
            ]
          ]
        ]
      },
      "bbox": [
        -82.3773212959265,
        27.494842657699362,
        -82.34582957483443,
        27.54027238301072
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.722172+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_364000e_3047000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_364000e_3047000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_364000e_3047000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            3056
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            364000.0,
            0.0,
            -1.0,
            3047000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_364000e_3077000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.38072171636318,
              27.76559738815666
            ],
            [
              -82.38072171636318,
              27.81102877345295
            ],
            [
              -82.34914594349732,
              27.81102877345295
            ],
            [
              -82.34914594349732,
              27.76559738815666
            ],
            [
              -82.38072171636318,
              27.76559738815666
            ]
          ]
        ]
      },
      "bbox": [
        -82.38072171636318,
        27.76559738815666,
        -82.34914594349732,
        27.81102877345295
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.751647+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_364000e_3077000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_364000e_3077000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_364000e_3077000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            3056
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            364000.0,
            0.0,
            -1.0,
            3077000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.594,
                "maximum": 11.8,
                "mean": 5.504,
                "stddev": 2.383
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2021_364000e_3082000n_dem",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.38109511920271,
              27.810722109674813
            ],
            [
              -82.38109511920271,
              27.84053153211218
            ],
            [
              -82.34970317964184,
              27.84053153211218
            ],
            [
              -82.34970317964184,
              27.810722109674813
            ],
            [
              -82.38109511920271,
              27.810722109674813
            ]
          ]
        ]
      },
      "bbox": [
        -82.38109511920271,
        27.810722109674813,
        -82.34970317964184,
        27.84053153211218
      ],
      "properties": {
        "start_datetime": "2021-01-26T00:00:00+00:00",
        "end_datetime": "2021-02-27T00:00:00+00:00",
        "created": "2026-03-19 08:00:50.781062+00:00",
        "license": "NLPL",
        "datetime": "2021-01-26T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/stac/2021_364000e_3082000n_dem.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2021_364000e_3082000n_dem": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_South_TampBay_Topobathy_2021_9481/2021_364000e_3082000n_dem.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3269,
            3056
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 17N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.\"],\n        BBOX[23.81,-84,46.13,-78]],\n    ID[\"EPSG\",6346]]",
          "proj:epsg": 6346,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 17N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "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": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 84\u00b0W and 78\u00b0W onshore and offshore - Florida; Georgia; Kentucky; Maryland; Michigan; New York; North Carolina; Ohio; Pennsylvania; South Carolina; Tennessee; Virginia; West Virginia.",
            "bbox": {
              "south_latitude": 23.81,
              "west_longitude": -84,
              "north_latitude": 46.13,
              "east_longitude": -78
            },
            "id": {
              "authority": "EPSG",
              "code": 6346
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            364000.0,
            0.0,
            -1.0,
            3080269.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.726,
                "maximum": 11.46,
                "mean": 5.82,
                "stddev": 2.85
              },
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}