{
  "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": "2018_e1598n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09684723267243,
              26.065846009701566
            ],
            [
              -80.09684723267243,
              26.07497698035324
            ],
            [
              -80.09422035573438,
              26.07497698035324
            ],
            [
              -80.09422035573438,
              26.065846009701566
            ],
            [
              -80.09684723267243,
              26.065846009701566
            ]
          ]
        ]
      },
      "bbox": [
        -80.09684723267243,
        26.065846009701566,
        -80.09422035573438,
        26.07497698035324
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.265461+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.21735314946447,
              26.06466466572431
            ],
            [
              -80.21735314946447,
              26.075151766931672
            ],
            [
              -80.20594540244097,
              26.075151766931672
            ],
            [
              -80.20594540244097,
              26.06466466572431
            ],
            [
              -80.21735314946447,
              26.06466466572431
            ]
          ]
        ]
      },
      "bbox": [
        -80.21735314946447,
        26.06466466572431,
        -80.20594540244097,
        26.075151766931672
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.339943+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000015,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 9.163,
                "mean": 1.457,
                "stddev": 0.946
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.2157154682716,
              26.073645747276135
            ],
            [
              -80.2157154682716,
              26.08413268619939
            ],
            [
              -80.20430640819781,
              26.08413268619939
            ],
            [
              -80.20430640819781,
              26.073645747276135
            ],
            [
              -80.2157154682716,
              26.073645747276135
            ]
          ]
        ]
      },
      "bbox": [
        -80.2157154682716,
        26.073645747276135,
        -80.20430640819781,
        26.08413268619939
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.400941+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.35,
                "maximum": 10.216,
                "mean": 1.512,
                "stddev": 0.663
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.21407745030854,
              26.082626553500994
            ],
            [
              -80.21407745030854,
              26.093113330347705
            ],
            [
              -80.2026670768924,
              26.093113330347705
            ],
            [
              -80.2026670768924,
              26.082626553500994
            ],
            [
              -80.21407745030854,
              26.082626553500994
            ]
          ]
        ]
      },
      "bbox": [
        -80.21407745030854,
        26.082626553500994,
        -80.2026670768924,
        26.093113330347705
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.461174+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 13.975,
                "mean": 2.51,
                "stddev": 2.137
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20752200869558,
              26.118547028276712
            ],
            [
              -80.20752200869558,
              26.129033158893215
            ],
            [
              -80.19610637898741,
              26.129033158893215
            ],
            [
              -80.19610637898741,
              26.118547028276712
            ],
            [
              -80.20752200869558,
              26.118547028276712
            ]
          ]
        ]
      },
      "bbox": [
        -80.20752200869558,
        26.118547028276712,
        -80.19610637898741,
        26.129033158893215
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.523910+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.738,
                "maximum": 3.545,
                "mean": 2.284,
                "stddev": 0.387
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0456",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.23534544514663,
              25.965854552084966
            ],
            [
              -80.23534544514663,
              25.976343452114733
            ],
            [
              -80.22395212242651,
              25.976343452114733
            ],
            [
              -80.22395212242651,
              25.965854552084966
            ],
            [
              -80.23534544514663,
              25.965854552084966
            ]
          ]
        ]
      },
      "bbox": [
        -80.23534544514663,
        25.965854552084966,
        -80.22395212242651,
        25.976343452114733
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.585595+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0456.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0456": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0456.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000022,
            0.0,
            -0.5,
            457000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.694,
                "maximum": 11.716,
                "mean": 1.823,
                "stddev": 1.54
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20588230533704,
              26.127526460226086
            ],
            [
              -80.20588230533704,
              26.138012429804107
            ],
            [
              -80.19446536082472,
              26.138012429804107
            ],
            [
              -80.19446536082472,
              26.127526460226086
            ],
            [
              -80.20588230533704,
              26.127526460226086
            ]
          ]
        ]
      },
      "bbox": [
        -80.20588230533704,
        26.127526460226086,
        -80.19446536082472,
        26.138012429804107
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.646021+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000026,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.3,
                "maximum": 4.506,
                "mean": 2.231,
                "stddev": 0.545
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.23207714250279,
              25.98382251608941
            ],
            [
              -80.23207714250279,
              25.994311087193086
            ],
            [
              -80.22068119980419,
              25.994311087193086
            ],
            [
              -80.22068119980419,
              25.98382251608941
            ],
            [
              -80.23207714250279,
              25.98382251608941
            ]
          ]
        ]
      },
      "bbox": [
        -80.23207714250279,
        25.98382251608941,
        -80.22068119980419,
        25.994311087193086
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.707088+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.099,
                "maximum": 7.296,
                "mean": 1.781,
                "stddev": 0.585
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.23371146164513,
              25.97483867261594
            ],
            [
              -80.23371146164513,
              25.985327408078923
            ],
            [
              -80.2223168290813,
              25.985327408078923
            ],
            [
              -80.2223168290813,
              25.97483867261594
            ],
            [
              -80.23371146164513,
              25.97483867261594
            ]
          ]
        ]
      },
      "bbox": [
        -80.23371146164513,
        25.97483867261594,
        -80.2223168290813,
        25.985327408078923
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.768451+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.154,
                "maximum": 9.35,
                "mean": 1.489,
                "stddev": 0.743
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.23044248761717,
              25.99280608266277
            ],
            [
              -80.23044248761717,
              26.00329448961457
            ],
            [
              -80.21904523449268,
              26.00329448961457
            ],
            [
              -80.21904523449268,
              25.99280608266277
            ],
            [
              -80.23044248761717,
              25.99280608266277
            ]
          ]
        ]
      },
      "bbox": [
        -80.23044248761717,
        25.99280608266277,
        -80.21904523449268,
        26.00329448961457
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.828801+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.336,
                "maximum": 10.095,
                "mean": 2.498,
                "stddev": 0.89
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20424226459019,
              26.136505617792217
            ],
            [
              -80.20424226459019,
              26.146991426539373
            ],
            [
              -80.19282400498112,
              26.146991426539373
            ],
            [
              -80.19282400498112,
              26.136505617792217
            ],
            [
              -80.20424226459019,
              26.136505617792217
            ]
          ]
        ]
      },
      "bbox": [
        -80.20424226459019,
        26.136505617792217,
        -80.19282400498112,
        26.146991426539373
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.877772+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.217,
                "maximum": 4.649,
                "mean": 2.112,
                "stddev": 0.54
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.2026018863519,
              26.14548450113233
            ],
            [
              -80.2026018863519,
              26.155970149256284
            ],
            [
              -80.1911823113533,
              26.155970149256284
            ],
            [
              -80.1911823113533,
              26.14548450113233
            ],
            [
              -80.2026018863519,
              26.14548450113233
            ]
          ]
        ]
      },
      "bbox": [
        -80.2026018863519,
        26.14548450113233,
        -80.1911823113533,
        26.155970149256284
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.926661+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.127,
                "maximum": 4.26,
                "mean": 2.081,
                "stddev": 0.373
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19767872565586,
              26.172419507369206
            ],
            [
              -80.19767872565586,
              26.18290467486952
            ],
            [
              -80.18625520273139,
              26.18290467486952
            ],
            [
              -80.18625520273139,
              26.172419507369206
            ],
            [
              -80.19767872565586,
              26.172419507369206
            ]
          ]
        ]
      },
      "bbox": [
        -80.19767872565586,
        26.172419507369206,
        -80.18625520273139,
        26.18290467486952
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:15.975386+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000026,
            0.0,
            -0.5,
            480000.00009999797
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.023,
                "maximum": 4.083,
                "mean": 1.801,
                "stddev": 0.623
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20096117051891,
              26.1544631104037
            ],
            [
              -80.20096117051891,
              26.16494859811211
            ],
            [
              -80.18954027983798,
              26.16494859811211
            ],
            [
              -80.18954027983798,
              26.1544631104037
            ],
            [
              -80.20096117051891,
              26.1544631104037
            ]
          ]
        ]
      },
      "bbox": [
        -80.20096117051891,
        26.1544631104037,
        -80.18954027983798,
        26.16494859811211
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.024349+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.39,
                "maximum": 3.734,
                "mean": 2.189,
                "stddev": 0.506
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19603699641918,
              26.181397295377852
            ],
            [
              -80.19603699641918,
              26.191882303085666
            ],
            [
              -80.18461215693331,
              26.191882303085666
            ],
            [
              -80.18461215693331,
              26.181397295377852
            ],
            [
              -80.19603699641918,
              26.181397295377852
            ]
          ]
        ]
      },
      "bbox": [
        -80.19603699641918,
        26.181397295377852,
        -80.18461215693331,
        26.191882303085666
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.073004+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.171,
                "maximum": 4.427,
                "mean": 1.984,
                "stddev": 0.965
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19932011698798,
              26.163441445763567
            ],
            [
              -80.19932011698798,
              26.17392677326409
            ],
            [
              -80.1878979103318,
              26.17392677326409
            ],
            [
              -80.1878979103318,
              26.163441445763567
            ],
            [
              -80.19932011698798,
              26.163441445763567
            ]
          ]
        ]
      },
      "bbox": [
        -80.19932011698798,
        26.163441445763567,
        -80.1878979103318,
        26.17392677326409
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.121990+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000026,
            0.0,
            -0.5,
            479000.00009999797
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.3,
                "maximum": 4.071,
                "mean": 2.094,
                "stddev": 0.428
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19439492917456,
              26.19037480994675
            ],
            [
              -80.19439492917456,
              26.200859658069785
            ],
            [
              -80.1829687728341,
              26.200859658069785
            ],
            [
              -80.1829687728341,
              26.19037480994675
            ],
            [
              -80.19439492917456,
              26.19037480994675
            ]
          ]
        ]
      },
      "bbox": [
        -80.19439492917456,
        26.19037480994675,
        -80.1829687728341,
        26.200859658069785
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.171434+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.193,
                "maximum": 9.169,
                "mean": 2.201,
                "stddev": 1.104
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19275252381863,
              26.19935205123313
            ],
            [
              -80.19275252381863,
              26.209836739979064
            ],
            [
              -80.18132505033026,
              26.209836739979064
            ],
            [
              -80.18132505033026,
              26.19935205123313
            ],
            [
              -80.19275252381863,
              26.19935205123313
            ]
          ]
        ]
      },
      "bbox": [
        -80.19275252381863,
        26.19935205123313,
        -80.18132505033026,
        26.209836739979064
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.220314+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.193,
                "maximum": 4.826,
                "mean": 2.924,
                "stddev": 0.483
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19110978024788,
              26.208329019394224
            ],
            [
              -80.19110978024788,
              26.21881354897081
            ],
            [
              -80.1796809893182,
              26.21881354897081
            ],
            [
              -80.1796809893182,
              26.208329019394224
            ],
            [
              -80.19110978024788,
              26.208329019394224
            ]
          ]
        ]
      },
      "bbox": [
        -80.19110978024788,
        26.208329019394224,
        -80.1796809893182,
        26.21881354897081
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.269095+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.227,
                "maximum": 10.503,
                "mean": 2.937,
                "stddev": 0.904
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18782327804794,
              26.226282136969463
            ],
            [
              -80.18782327804794,
              26.236766348830574
            ],
            [
              -80.17639185135508,
              26.236766348830574
            ],
            [
              -80.17639185135508,
              26.226282136969463
            ],
            [
              -80.18782327804794,
              26.226282136969463
            ]
          ]
        ]
      },
      "bbox": [
        -80.18782327804794,
        26.226282136969463,
        -80.17639185135508,
        26.236766348830574
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.318101+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.301,
                "maximum": 12.189,
                "mean": 3.336,
                "stddev": 1.012
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18946669835883,
              26.21730571458726
            ],
            [
              -80.18946669835883,
              26.22779008520223
            ],
            [
              -80.17803658969434,
              26.22779008520223
            ],
            [
              -80.17803658969434,
              26.21730571458726
            ],
            [
              -80.18946669835883,
              26.21730571458726
            ]
          ]
        ]
      },
      "bbox": [
        -80.18946669835883,
        26.21730571458726,
        -80.17803658969434,
        26.22779008520223
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.360348+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.299,
                "maximum": 10.657,
                "mean": 3.127,
                "stddev": 1.089
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18617952035483,
              26.235258285951318
            ],
            [
              -80.18617952035483,
              26.245742339266265
            ],
            [
              -80.17474677534008,
              26.245742339266265
            ],
            [
              -80.17474677534008,
              26.235258285951318
            ],
            [
              -80.18617952035483,
              26.235258285951318
            ]
          ]
        ]
      },
      "bbox": [
        -80.18617952035483,
        26.235258285951318,
        -80.17474677534008,
        26.245742339266265
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.401477+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0,
            0.0,
            -0.5,
            487000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.301,
                "maximum": 5.69,
                "mean": 3.565,
                "stddev": 0.723
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18453542174626,
              26.244234163930276
            ],
            [
              -80.18453542174626,
              26.254718058906953
            ],
            [
              -80.17310135811546,
              26.254718058906953
            ],
            [
              -80.17310135811546,
              26.244234163930276
            ],
            [
              -80.18453542174626,
              26.244234163930276
            ]
          ]
        ]
      },
      "bbox": [
        -80.18453542174626,
        26.244234163930276,
        -80.17310135811546,
        26.254718058906953
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.442706+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.316,
                "maximum": 6.985,
                "mean": 3.526,
                "stddev": 0.529
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18289098554817,
              26.25320976882331
            ],
            [
              -80.18289098554817,
              26.263693505669426
            ],
            [
              -80.17145560300764,
              26.263693505669426
            ],
            [
              -80.17145560300764,
              26.25320976882331
            ],
            [
              -80.18289098554817,
              26.25320976882331
            ]
          ]
        ]
      },
      "bbox": [
        -80.18289098554817,
        26.25320976882331,
        -80.17145560300764,
        26.263693505669426
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.483705+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.381,
                "maximum": 6.112,
                "mean": 3.447,
                "stddev": 0.521
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18124621165728,
              26.262185100787743
            ],
            [
              -80.18124621165728,
              26.27266867971106
            ],
            [
              -80.16980950991325,
              26.27266867971106
            ],
            [
              -80.16980950991325,
              26.262185100787743
            ],
            [
              -80.18124621165728,
              26.262185100787743
            ]
          ]
        ]
      },
      "bbox": [
        -80.18124621165728,
        26.262185100787743,
        -80.16980950991325,
        26.27266867971106
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.524802+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0,
            0.0,
            -0.5,
            490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.22,
                "maximum": 8.304,
                "mean": 3.372,
                "stddev": 0.571
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17795564352035,
              26.280134951039418
            ],
            [
              -80.17795564352035,
              26.290618214740682
            ],
            [
              -80.16651630248643,
              26.290618214740682
            ],
            [
              -80.16651630248643,
              26.280134951039418
            ],
            [
              -80.17795564352035,
              26.280134951039418
            ]
          ]
        ]
      },
      "bbox": [
        -80.17795564352035,
        26.280134951039418,
        -80.16651630248643,
        26.290618214740682
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.565858+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.908,
                "maximum": 41.672,
                "mean": 5.009,
                "stddev": 3.732
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17960109653899,
              26.271160162220685
            ],
            [
              -80.17960109653899,
              26.281643583429087
            ],
            [
              -80.168163075297,
              26.281643583429087
            ],
            [
              -80.168163075297,
              26.271160162220685
            ],
            [
              -80.17960109653899,
              26.271160162220685
            ]
          ]
        ]
      },
      "bbox": [
        -80.17960109653899,
        26.271160162220685,
        -80.168163075297,
        26.281643583429087
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.607041+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.339,
                "maximum": 11.41,
                "mean": 3.683,
                "stddev": 0.675
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17466371993577,
              26.298083713702948
            ],
            [
              -80.17466371993577,
              26.308566663013462
            ],
            [
              -80.16322173843511,
              26.308566663013462
            ],
            [
              -80.16322173843511,
              26.298083713702948
            ],
            [
              -80.17466371993577,
              26.298083713702948
            ]
          ]
        ]
      },
      "bbox": [
        -80.17466371993577,
        26.298083713702948,
        -80.16322173843511,
        26.308566663013462
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.648236+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.488,
                "maximum": 12.013,
                "mean": 4.121,
                "stddev": 1.266
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1763098513539,
              26.28910946814777
            ],
            [
              -80.1763098513539,
              26.299592574549745
            ],
            [
              -80.16486919023377,
              26.299592574549745
            ],
            [
              -80.16486919023377,
              26.28910946814777
            ],
            [
              -80.1763098513539,
              26.28910946814777
            ]
          ]
        ]
      },
      "bbox": [
        -80.1763098513539,
        26.28910946814777,
        -80.16486919023377,
        26.299592574549745
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.689184+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.488,
                "maximum": 11.653,
                "mean": 3.965,
                "stddev": 0.672
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17301724916203,
              26.30705768786214
            ],
            [
              -80.17301724916203,
              26.317540480289043
            ],
            [
              -80.1615739469864,
              26.317540480289043
            ],
            [
              -80.1615739469864,
              26.30705768786214
            ],
            [
              -80.17301724916203,
              26.30705768786214
            ]
          ]
        ]
      },
      "bbox": [
        -80.17301724916203,
        26.30705768786214,
        -80.1615739469864,
        26.317540480289043
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.730143+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.662,
                "maximum": 10.044,
                "mean": 3.553,
                "stddev": 0.888
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17137043892873,
              26.316031390782538
            ],
            [
              -80.17137043892873,
              26.32651402653368
            ],
            [
              -80.15992581578355,
              26.32651402653368
            ],
            [
              -80.15992581578355,
              26.316031390782538
            ],
            [
              -80.17137043892873,
              26.316031390782538
            ]
          ]
        ]
      },
      "bbox": [
        -80.17137043892873,
        26.316031390782538,
        -80.15992581578355,
        26.32651402653368
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.770950+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.561,
                "maximum": 13.261,
                "mean": 4.443,
                "stddev": 0.941
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16807579966739,
              26.333977983535604
            ],
            [
              -80.16807579966739,
              26.344460306558894
            ],
            [
              -80.15662853369915,
              26.344460306558894
            ],
            [
              -80.15662853369915,
              26.333977983535604
            ],
            [
              -80.16807579966739,
              26.333977983535604
            ]
          ]
        ]
      },
      "bbox": [
        -80.16807579966739,
        26.333977983535604,
        -80.15662853369915,
        26.344460306558894
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.811570+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.522,
                "maximum": 6.373,
                "mean": 4.202,
                "stddev": 0.709
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22722170173135,
              25.9553646701567
            ],
            [
              -80.22722170173135,
              25.965854552084966
            ],
            [
              -80.215829050465,
              25.965854552084966
            ],
            [
              -80.215829050465,
              25.9553646701567
            ],
            [
              -80.22722170173135,
              25.9553646701567
            ]
          ]
        ]
      },
      "bbox": [
        -80.22722170173135,
        25.9553646701567,
        -80.215829050465,
        25.965854552084966
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.847999+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000022,
            0.0,
            -0.5,
            456000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.145,
                "maximum": 2.357,
                "mean": 1.024,
                "stddev": 0.705
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0456",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22558707994239,
              25.964348955451534
            ],
            [
              -80.22558707994239,
              25.97483867261594
            ],
            [
              -80.21419311903725,
              25.97483867261594
            ],
            [
              -80.21419311903725,
              25.964348955451534
            ],
            [
              -80.22558707994239,
              25.964348955451534
            ]
          ]
        ]
      },
      "bbox": [
        -80.22558707994239,
        25.964348955451534,
        -80.21419311903725,
        25.97483867261594
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.881796+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0456.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0456": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0456.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000022,
            0.0,
            -0.5,
            457000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.065,
                "maximum": 3.447,
                "mean": 1.058,
                "stddev": 0.597
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16972328913187,
              26.325004822621313
            ],
            [
              -80.16972328913187,
              26.33548730190455
            ],
            [
              -80.15827734472253,
              26.33548730190455
            ],
            [
              -80.15827734472253,
              26.325004822621313
            ],
            [
              -80.16972328913187,
              26.325004822621313
            ]
          ]
        ]
      },
      "bbox": [
        -80.16972328913187,
        26.325004822621313,
        -80.15827734472253,
        26.33548730190455
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.915768+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000036,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.865,
                "maximum": 8.869,
                "mean": 4.285,
                "stddev": 0.841
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22395212242651,
              25.973332963481422
            ],
            [
              -80.22395212242651,
              25.98382251608941
            ],
            [
              -80.21255685159164,
              25.98382251608941
            ],
            [
              -80.21255685159164,
              25.973332963481422
            ],
            [
              -80.22395212242651,
              25.973332963481422
            ]
          ]
        ]
      },
      "bbox": [
        -80.22395212242651,
        25.973332963481422,
        -80.21255685159164,
        25.98382251608941
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.949560+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.031,
                "maximum": 3.185,
                "mean": 1.267,
                "stddev": 0.515
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.2223168290813,
              25.982316694403675
            ],
            [
              -80.2223168290813,
              25.99280608266277
            ],
            [
              -80.21092024802566,
              25.99280608266277
            ],
            [
              -80.21092024802566,
              25.982316694403675
            ],
            [
              -80.2223168290813,
              25.982316694403675
            ]
          ]
        ]
      },
      "bbox": [
        -80.2223168290813,
        25.982316694403675,
        -80.21092024802566,
        25.99280608266277
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:16.983286+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.788,
                "maximum": 4.08,
                "mean": 2.201,
                "stddev": 0.535
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22068119980419,
              25.99130014837566
            ],
            [
              -80.22068119980419,
              26.001789372493295
            ],
            [
              -80.20928330823664,
              26.001789372493295
            ],
            [
              -80.20928330823664,
              25.99130014837566
            ],
            [
              -80.22068119980419,
              25.99130014837566
            ]
          ]
        ]
      },
      "bbox": [
        -80.22068119980419,
        25.99130014837566,
        -80.20928330823664,
        26.001789372493295
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.017471+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.437,
                "maximum": 3.595,
                "mean": 2.659,
                "stddev": 0.291
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20758405972482,
              26.06315782881928
            ],
            [
              -80.20758405972482,
              26.073645747276135
            ],
            [
              -80.1961756735696,
              26.073645747276135
            ],
            [
              -80.1961756735696,
              26.06315782881928
            ],
            [
              -80.20758405972482,
              26.06315782881928
            ]
          ]
        ]
      },
      "bbox": [
        -80.20758405972482,
        26.06315782881928,
        -80.1961756735696,
        26.073645747276135
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.051384+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.33,
                "maximum": 17.02,
                "mean": 1.08,
                "stddev": 1.486
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.2190452344927,
              26.00028332555469
            ],
            [
              -80.2190452344927,
              26.010772385738385
            ],
            [
              -80.20764603212199,
              26.010772385738385
            ],
            [
              -80.20764603212199,
              26.00028332555469
            ],
            [
              -80.2190452344927,
              26.00028332555469
            ]
          ]
        ]
      },
      "bbox": [
        -80.2190452344927,
        26.00028332555469,
        -80.20764603212199,
        26.010772385738385
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.084935+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000005,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.445,
                "maximum": 10.531,
                "mean": 2.507,
                "stddev": 0.974
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.21740893304415,
              26.009266226098067
            ],
            [
              -80.21740893304415,
              26.019755122555303
            ],
            [
              -80.20600841957896,
              26.019755122555303
            ],
            [
              -80.20600841957896,
              26.009266226098067
            ],
            [
              -80.21740893304415,
              26.009266226098067
            ]
          ]
        ]
      },
      "bbox": [
        -80.21740893304415,
        26.009266226098067,
        -80.20600841957896,
        26.019755122555303
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.118367+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000005,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.455,
                "maximum": 10.394,
                "mean": 2.937,
                "stddev": 0.989
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20594540244096,
              26.072138797317756
            ],
            [
              -80.20594540244096,
              26.082626553500994
            ],
            [
              -80.19453570314931,
              26.082626553500994
            ],
            [
              -80.19453570314931,
              26.072138797317756
            ],
            [
              -80.20594540244096,
              26.072138797317756
            ]
          ]
        ]
      },
      "bbox": [
        -80.20594540244096,
        26.072138797317756,
        -80.19453570314931,
        26.082626553500994
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.152207+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 41.347,
                "mean": 4.489,
                "stddev": 9.051
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20430640819781,
              26.081119490438983
            ],
            [
              -80.20430640819781,
              26.0916070845562
            ],
            [
              -80.19289539547768,
              26.0916070845562
            ],
            [
              -80.19289539547768,
              26.081119490438983
            ],
            [
              -80.20430640819781,
              26.081119490438983
            ]
          ]
        ]
      },
      "bbox": [
        -80.20430640819781,
        26.081119490438983,
        -80.19289539547768,
        26.0916070845562
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.185734+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 17.199,
                "mean": 2.696,
                "stddev": 2.758
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19774705957236,
              26.117039512296856
            ],
            [
              -80.19774705957236,
              26.127526460226086
            ],
            [
              -80.1863307902155,
              26.127526460226086
            ],
            [
              -80.1863307902155,
              26.117039512296856
            ],
            [
              -80.19774705957236,
              26.117039512296856
            ]
          ]
        ]
      },
      "bbox": [
        -80.19774705957236,
        26.117039512296856,
        -80.1863307902155,
        26.127526460226086
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.219097+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.714,
                "maximum": 3.538,
                "mean": 2.333,
                "stddev": 0.388
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1961063789874,
              26.126018830890885
            ],
            [
              -80.1961063789874,
              26.136505617792217
            ],
            [
              -80.1846887947402,
              26.136505617792217
            ],
            [
              -80.1846887947402,
              26.126018830890885
            ],
            [
              -80.1961063789874,
              26.126018830890885
            ]
          ]
        ]
      },
      "bbox": [
        -80.1961063789874,
        26.126018830890885,
        -80.1846887947402,
        26.136505617792217
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.252673+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000026,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 5.654,
                "mean": 1.734,
                "stddev": 0.514
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19446536082474,
              26.13499787505127
            ],
            [
              -80.19446536082474,
              26.14548450113233
            ],
            [
              -80.18304646139455,
              26.14548450113233
            ],
            [
              -80.18304646139455,
              26.13499787505127
            ],
            [
              -80.19446536082474,
              26.13499787505127
            ]
          ]
        ]
      },
      "bbox": [
        -80.19446536082474,
        26.13499787505127,
        -80.18304646139455,
        26.14548450113233
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.286133+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 7.631,
                "mean": 2.048,
                "stddev": 0.66
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19282400498112,
              26.143976644935236
            ],
            [
              -80.19282400498112,
              26.1544631104037
            ],
            [
              -80.18140379007521,
              26.1544631104037
            ],
            [
              -80.18140379007521,
              26.143976644935236
            ],
            [
              -80.19282400498112,
              26.143976644935236
            ]
          ]
        ]
      },
      "bbox": [
        -80.19282400498112,
        26.143976644935236,
        -80.18140379007521,
        26.1544631104037
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.319592+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.159,
                "maximum": 12.757,
                "mean": 2.771,
                "stddev": 2.032
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1878979103318,
              26.17091131050114
            ],
            [
              -80.1878979103318,
              26.181397295377852
            ],
            [
              -80.17647374724127,
              26.181397295377852
            ],
            [
              -80.17647374724127,
              26.17091131050114
            ],
            [
              -80.1878979103318,
              26.17091131050114
            ]
          ]
        ]
      },
      "bbox": [
        -80.1878979103318,
        26.17091131050114,
        -80.17647374724127,
        26.181397295377852
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.355259+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 4.013,
                "mean": 1.321,
                "stddev": 0.858
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1911823113533,
              26.15295514070005
            ],
            [
              -80.1911823113533,
              26.163441445763596
            ],
            [
              -80.17976078067882,
              26.163441445763596
            ],
            [
              -80.17976078067882,
              26.15295514070005
            ],
            [
              -80.1911823113533,
              26.15295514070005
            ]
          ]
        ]
      },
      "bbox": [
        -80.1911823113533,
        26.15295514070005,
        -80.17976078067882,
        26.163441445763596
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.385854+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.481,
                "maximum": 3.597,
                "mean": 2.053,
                "stddev": 0.573
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18954027983798,
              26.161933362502932
            ],
            [
              -80.18954027983798,
              26.172419507369224
            ],
            [
              -80.17811743310199,
              26.172419507369224
            ],
            [
              -80.17811743310199,
              26.161933362502932
            ],
            [
              -80.18954027983798,
              26.161933362502932
            ]
          ]
        ]
      },
      "bbox": [
        -80.18954027983798,
        26.161933362502932,
        -80.17811743310199,
        26.172419507369224
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.414216+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000017,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.317,
                "maximum": 5.925,
                "mean": 1.889,
                "stddev": 0.522
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18625520273139,
              26.179888984851857
            ],
            [
              -80.18625520273139,
              26.19037480994675
            ],
            [
              -80.1748297229932,
              26.19037480994675
            ],
            [
              -80.1748297229932,
              26.179888984851857
            ],
            [
              -80.18625520273139,
              26.179888984851857
            ]
          ]
        ]
      },
      "bbox": [
        -80.18625520273139,
        26.179888984851857,
        -80.1748297229932,
        26.19037480994675
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.442649+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.171,
                "maximum": 7.043,
                "mean": 1.914,
                "stddev": 0.674
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18461215693331,
              26.188866385712366
            ],
            [
              -80.18461215693331,
              26.19935205123313
            ],
            [
              -80.17318536025422,
              26.19935205123313
            ],
            [
              -80.17318536025422,
              26.188866385712366
            ],
            [
              -80.18461215693331,
              26.188866385712366
            ]
          ]
        ]
      },
      "bbox": [
        -80.18461215693331,
        26.188866385712366,
        -80.17318536025422,
        26.19935205123313
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.471776+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.171,
                "maximum": 8.039,
                "mean": 2.516,
                "stddev": 0.743
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1829687728341,
              26.197843513239857
            ],
            [
              -80.1829687728341,
              26.208329019394224
            ],
            [
              -80.17154065892082,
              26.208329019394224
            ],
            [
              -80.17154065892082,
              26.197843513239857
            ],
            [
              -80.1829687728341,
              26.197843513239857
            ]
          ]
        ]
      },
      "bbox": [
        -80.1829687728341,
        26.197843513239857,
        -80.17154065892082,
        26.208329019394224
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.500878+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.951,
                "maximum": 6.496,
                "mean": 3.224,
                "stddev": 0.531
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18132505033026,
              26.20682036759157
            ],
            [
              -80.18132505033026,
              26.21730571458726
            ],
            [
              -80.16989561888934,
              26.21730571458726
            ],
            [
              -80.16989561888934,
              26.20682036759157
            ],
            [
              -80.18132505033026,
              26.20682036759157
            ]
          ]
        ]
      },
      "bbox": [
        -80.18132505033026,
        26.20682036759157,
        -80.16989561888934,
        26.21730571458726
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.529962+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.755,
                "maximum": 5.065,
                "mean": 2.388,
                "stddev": 0.563
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17803658969434,
              26.224773257396446
            ],
            [
              -80.17803658969434,
              26.235258286698066
            ],
            [
              -80.16660452231761,
              26.235258286698066
            ],
            [
              -80.16660452231761,
              26.224773257396446
            ],
            [
              -80.17803658969434,
              26.224773257396446
            ]
          ]
        ]
      },
      "bbox": [
        -80.17803658969434,
        26.224773257396446,
        -80.16660452231761,
        26.235258286698066
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.558885+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.201,
                "maximum": 12.068,
                "mean": 3.142,
                "stddev": 1.076
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1796809893182,
              26.21579694892469
            ],
            [
              -80.1796809893182,
              26.226282136969463
            ],
            [
              -80.16825024005618,
              26.226282136969463
            ],
            [
              -80.16825024005618,
              26.21579694892469
            ],
            [
              -80.1796809893182,
              26.21579694892469
            ]
          ]
        ]
      },
      "bbox": [
        -80.1796809893182,
        26.21579694892469,
        -80.16825024005618,
        26.226282136969463
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.587458+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.05,
                "maximum": 4.596,
                "mean": 2.441,
                "stddev": 0.689
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17639185135508,
              26.233749293164042
            ],
            [
              -80.17639185135508,
              26.244234163930276
            ],
            [
              -80.16495846556992,
              26.244234163930276
            ],
            [
              -80.16495846556992,
              26.233749293164042
            ],
            [
              -80.17639185135508,
              26.233749293164042
            ]
          ]
        ]
      },
      "bbox": [
        -80.17639185135508,
        26.233749293164042,
        -80.16495846556992,
        26.244234163930276
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.616326+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.301,
                "maximum": 8.852,
                "mean": 3.317,
                "stddev": 0.715
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17474677419668,
              26.242725056384675
            ],
            [
              -80.17474677419668,
              26.25320976882331
            ],
            [
              -80.16331206970932,
              26.25320976882331
            ],
            [
              -80.16331206970932,
              26.242725056384675
            ],
            [
              -80.17474677419668,
              26.242725056384675
            ]
          ]
        ]
      },
      "bbox": [
        -80.17474677419668,
        26.242725056384675,
        -80.16331206970932,
        26.25320976882331
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.645379+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.008,
                "maximum": 12.405,
                "mean": 3.858,
                "stddev": 1.056
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17310135811547,
              26.251700547215545
            ],
            [
              -80.17310135811547,
              26.262185101534385
            ],
            [
              -80.16166533463202,
              26.262185101534385
            ],
            [
              -80.16166533463202,
              26.251700547215545
            ],
            [
              -80.17310135811547,
              26.251700547215545
            ]
          ]
        ]
      },
      "bbox": [
        -80.17310135811547,
        26.251700547215545,
        -80.16166533463202,
        26.262185101534385
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.674255+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000022,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.375,
                "maximum": 10.56,
                "mean": 3.844,
                "stddev": 0.928
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17145560300764,
              26.260675765813847
            ],
            [
              -80.17145560300764,
              26.271160162220685
            ],
            [
              -80.16001826023412,
              26.271160162220685
            ],
            [
              -80.16001826023412,
              26.260675765813847
            ],
            [
              -80.17145560300764,
              26.260675765813847
            ]
          ]
        ]
      },
      "bbox": [
        -80.17145560300764,
        26.260675765813847,
        -80.16001826023412,
        26.271160162220685
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.702552+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.514,
                "maximum": 11.083,
                "mean": 3.722,
                "stddev": 0.942
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16980950876945,
              26.269650712336766
            ],
            [
              -80.16980950876945,
              26.280134951039418
            ],
            [
              -80.15837084641177,
              26.280134951039418
            ],
            [
              -80.15837084641177,
              26.269650712336766
            ],
            [
              -80.16980950876945,
              26.269650712336766
            ]
          ]
        ]
      },
      "bbox": [
        -80.16980950876945,
        26.269650712336766,
        -80.15837084641177,
        26.280134951039418
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.731264+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.452,
                "maximum": 62.004,
                "mean": 13.845,
                "stddev": 18.501
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16651630248643,
              26.287599789785173
            ],
            [
              -80.16651630248643,
              26.298083713702948
            ],
            [
              -80.15507500007783,
              26.298083713702948
            ],
            [
              -80.15507500007783,
              26.287599789785173
            ],
            [
              -80.16651630248643,
              26.287599789785173
            ]
          ]
        ]
      },
      "bbox": [
        -80.16651630248643,
        26.287599789785173,
        -80.15507500007783,
        26.298083713702948
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.759924+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.347,
                "maximum": 18.542,
                "mean": 3.532,
                "stddev": 1.164
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.168163075297,
              26.27862538694147
            ],
            [
              -80.168163075297,
              26.28910946814777
            ],
            [
              -80.156723093061,
              26.28910946814777
            ],
            [
              -80.156723093061,
              26.27862538694147
            ],
            [
              -80.168163075297,
              26.27862538694147
            ]
          ]
        ]
      },
      "bbox": [
        -80.168163075297,
        26.27862538694147,
        -80.156723093061,
        26.28910946814777
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.788749+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.575,
                "maximum": 66.556,
                "mean": 34.729,
                "stddev": 22.293
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16486919023377,
              26.296573921025015
            ],
            [
              -80.16486919023377,
              26.30705768786214
            ],
            [
              -80.15342656735824,
              26.30705768786214
            ],
            [
              -80.15342656735824,
              26.296573921025015
            ],
            [
              -80.16486919023377,
              26.296573921025015
            ]
          ]
        ]
      },
      "bbox": [
        -80.16486919023377,
        26.296573921025015,
        -80.15342656735824,
        26.30705768786214
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.817420+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.488,
                "maximum": 7.961,
                "mean": 3.75,
                "stddev": 0.793
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16322173843511,
              26.305547780818213
            ],
            [
              -80.16322173843511,
              26.316031390782538
            ],
            [
              -80.15177779479814,
              26.316031390782538
            ],
            [
              -80.15177779479814,
              26.305547780818213
            ],
            [
              -80.16322173843511,
              26.305547780818213
            ]
          ]
        ]
      },
      "bbox": [
        -80.16322173843511,
        26.305547780818213,
        -80.15177779479814,
        26.316031390782538
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.842684+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.564,
                "maximum": 7.208,
                "mean": 3.535,
                "stddev": 0.669
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15827734472253,
              26.33246773308941
            ],
            [
              -80.15827734472253,
              26.342950873682657
            ],
            [
              -80.1468294370336,
              26.342950873682657
            ],
            [
              -80.1468294370336,
              26.33246773308941
            ],
            [
              -80.15827734472253,
              26.33246773308941
            ]
          ]
        ]
      },
      "bbox": [
        -80.15827734472253,
        26.33246773308941,
        -80.1468294370336,
        26.342950873682657
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.866747+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.434,
                "maximum": 6.077,
                "mean": 3.98,
                "stddev": 1.024
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1615739469864,
              26.3145213693219
            ],
            [
              -80.1615739469864,
              26.325004822621313
            ],
            [
              -80.15012868229346,
              26.325004822621313
            ],
            [
              -80.15012868229346,
              26.3145213693219
            ],
            [
              -80.1615739469864,
              26.3145213693219
            ]
          ]
        ]
      },
      "bbox": [
        -80.1615739469864,
        26.3145213693219,
        -80.15012868229346,
        26.325004822621313
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.890945+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.362,
                "maximum": 9.279,
                "mean": 4.161,
                "stddev": 0.523
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0456",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.215829050465,
              25.96284242927673
            ],
            [
              -80.215829050465,
              25.973332963481422
            ],
            [
              -80.20443445166582,
              25.973332963481422
            ],
            [
              -80.20443445166582,
              25.96284242927673
            ],
            [
              -80.215829050465,
              25.96284242927673
            ]
          ]
        ]
      },
      "bbox": [
        -80.215829050465,
        25.96284242927673,
        -80.20443445166582,
        25.973332963481422
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.914815+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0456.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0456": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0456.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            457000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.192,
                "maximum": 2.858,
                "mean": 1.508,
                "stddev": 0.548
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1587n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15992581578355,
              26.32349468669324
            ],
            [
              -80.15992581578355,
              26.333977983535604
            ],
            [
              -80.14847922974,
              26.333977983535604
            ],
            [
              -80.14847922974,
              26.32349468669324
            ],
            [
              -80.15992581578355,
              26.32349468669324
            ]
          ]
        ]
      },
      "bbox": [
        -80.15992581578355,
        26.32349468669324,
        -80.14847922974,
        26.333977983535604
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.938852+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1587n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1587n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1587n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1587000.0001000036,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.8,
                "maximum": 6.989,
                "mean": 4.106,
                "stddev": 0.912
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.21419311903725,
              25.971826324745063
            ],
            [
              -80.21419311903725,
              25.982316694403675
            ],
            [
              -80.2027972102224,
              25.982316694403675
            ],
            [
              -80.2027972102224,
              25.971826324745063
            ],
            [
              -80.21419311903725,
              25.971826324745063
            ]
          ]
        ]
      },
      "bbox": [
        -80.21419311903725,
        25.971826324745063,
        -80.2027972102224,
        25.982316694403675
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.963078+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.137,
                "maximum": 3.319,
                "mean": 1.847,
                "stddev": 0.661
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.21255685159164,
              25.98080994305563
            ],
            [
              -80.21255685159164,
              25.99130014837566
            ],
            [
              -80.20115963247011,
              25.99130014837566
            ],
            [
              -80.20115963247011,
              25.98080994305563
            ],
            [
              -80.21255685159164,
              25.98080994305563
            ]
          ]
        ]
      },
      "bbox": [
        -80.21255685159164,
        25.98080994305563,
        -80.20115963247011,
        25.99130014837566
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:17.987944+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.637,
                "maximum": 4.265,
                "mean": 2.805,
                "stddev": 0.349
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.21092024802566,
              25.98979328436572
            ],
            [
              -80.21092024802566,
              26.00028332555469
            ],
            [
              -80.19952171830626,
              26.00028332555469
            ],
            [
              -80.19952171830626,
              25.98979328436572
            ],
            [
              -80.21092024802566,
              25.98979328436572
            ]
          ]
        ]
      },
      "bbox": [
        -80.21092024802566,
        25.98979328436572,
        -80.19952171830626,
        26.00028332555469
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.012384+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.373,
                "maximum": 6.021,
                "mean": 2.88,
                "stddev": 0.275
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19781530684155,
              26.061650061706267
            ],
            [
              -80.19781530684155,
              26.072138797317756
            ],
            [
              -80.18640628184659,
              26.072138797317756
            ],
            [
              -80.18640628184659,
              26.061650061706267
            ],
            [
              -80.19781530684155,
              26.061650061706267
            ]
          ]
        ]
      },
      "bbox": [
        -80.19781530684155,
        26.061650061706267,
        -80.18640628184659,
        26.072138797317756
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.036702+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.33,
                "maximum": 4.817,
                "mean": 0.859,
                "stddev": 0.891
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20764603212197,
              26.007759136613792
            ],
            [
              -80.20764603212197,
              26.0182488501631
            ],
            [
              -80.19624488033305,
              26.0182488501631
            ],
            [
              -80.19624488033305,
              26.007759136613792
            ],
            [
              -80.20764603212197,
              26.007759136613792
            ]
          ]
        ]
      },
      "bbox": [
        -80.20764603212197,
        26.007759136613792,
        -80.19624488033305,
        26.0182488501631
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.060782+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.927,
                "maximum": 4.74,
                "mean": 2.702,
                "stddev": 0.232
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1961756735696,
              26.070630917090647
            ],
            [
              -80.1961756735696,
              26.081119490438983
            ],
            [
              -80.18476533535218,
              26.081119490438983
            ],
            [
              -80.18476533535218,
              26.070630917090647
            ],
            [
              -80.1961756735696,
              26.070630917090647
            ]
          ]
        ]
      },
      "bbox": [
        -80.1961756735696,
        26.070630917090647,
        -80.18476533535218,
        26.081119490438983
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.085033+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.33,
                "maximum": 7.724,
                "mean": -0.378,
                "stddev": 1.085
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20928330823664,
              25.99877634883267
            ],
            [
              -80.20928330823664,
              26.009266226098067
            ],
            [
              -80.19788346762815,
              26.009266226098067
            ],
            [
              -80.19788346762815,
              25.99877634883267
            ],
            [
              -80.20928330823664,
              25.99877634883267
            ]
          ]
        ]
      },
      "bbox": [
        -80.20928330823664,
        25.99877634883267,
        -80.19788346762815,
        26.009266226098067
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.109919+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.678,
                "maximum": 6.17,
                "mean": 2.776,
                "stddev": 0.274
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19453570314931,
              26.079611497047452
            ],
            [
              -80.19453570314931,
              26.09009990834022
            ],
            [
              -80.18312405141735,
              26.09009990834022
            ],
            [
              -80.18312405141735,
              26.079611497047452
            ],
            [
              -80.19453570314931,
              26.079611497047452
            ]
          ]
        ]
      },
      "bbox": [
        -80.19453570314931,
        26.079611497047452,
        -80.18312405141735,
        26.09009990834022
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.134398+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.33,
                "maximum": 8.245,
                "mean": 0.674,
                "stddev": 1.337
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19289539547768,
              26.08859180173392
            ],
            [
              -80.19289539547768,
              26.099080051178785
            ],
            [
              -80.18148242993897,
              26.099080051178785
            ],
            [
              -80.18148242993897,
              26.08859180173392
            ],
            [
              -80.19289539547768,
              26.08859180173392
            ]
          ]
        ]
      },
      "bbox": [
        -80.19289539547768,
        26.08859180173392,
        -80.18148242993897,
        26.099080051178785
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.158861+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            471000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.469,
                "mean": 1.703,
                "stddev": 0.551
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0471",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19125475045158,
              26.097571831307352
            ],
            [
              -80.19125475045158,
              26.108059919111902
            ],
            [
              -80.17984047081386,
              26.108059919111902
            ],
            [
              -80.17984047081386,
              26.097571831307352
            ],
            [
              -80.19125475045158,
              26.097571831307352
            ]
          ]
        ]
      },
      "bbox": [
        -80.19125475045158,
        26.097571831307352,
        -80.17984047081386,
        26.108059919111902
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.183094+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0471.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0471": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0471.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            472000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.306,
                "maximum": 3.51,
                "mean": 1.866,
                "stddev": 0.445
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0472",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18961376796797,
              26.10655158592498
            ],
            [
              -80.18961376796797,
              26.117039512296856
            ],
            [
              -80.17819817393884,
              26.117039512296856
            ],
            [
              -80.17819817393884,
              26.10655158592498
            ],
            [
              -80.18961376796797,
              26.10655158592498
            ]
          ]
        ]
      },
      "bbox": [
        -80.18961376796797,
        26.10655158592498,
        -80.17819817393884,
        26.117039512296856
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.207571+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0472.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0472": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0472.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000022,
            0.0,
            -0.5,
            473000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.065,
                "maximum": 3.433,
                "mean": 2.157,
                "stddev": 0.292
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18797244792367,
              26.115531065744047
            ],
            [
              -80.18797244792367,
              26.126018830890885
            ],
            [
              -80.17655553921067,
              26.126018830890885
            ],
            [
              -80.17655553921067,
              26.115531065744047
            ],
            [
              -80.18797244792367,
              26.115531065744047
            ]
          ]
        ]
      },
      "bbox": [
        -80.18797244792367,
        26.115531065744047,
        -80.17655553921067,
        26.126018830890885
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.232483+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.667,
                "maximum": 3.918,
                "mean": 2.197,
                "stddev": 0.354
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1863307902155,
              26.124510270921796
            ],
            [
              -80.1863307902155,
              26.13499787505127
            ],
            [
              -80.17491256652606,
              26.13499787505127
            ],
            [
              -80.17491256652606,
              26.124510270921796
            ],
            [
              -80.1863307902155,
              26.124510270921796
            ]
          ]
        ]
      },
      "bbox": [
        -80.1863307902155,
        26.124510270921796,
        -80.17491256652606,
        26.13499787505127
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.257035+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000017,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.329,
                "mean": 1.646,
                "stddev": 0.5
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18468879474021,
              26.133489201615497
            ],
            [
              -80.18468879474021,
              26.143976644935236
            ],
            [
              -80.17326925578166,
              26.143976644935236
            ],
            [
              -80.17326925578166,
              26.133489201615497
            ],
            [
              -80.18468879474021,
              26.133489201615497
            ]
          ]
        ]
      },
      "bbox": [
        -80.18468879474021,
        26.133489201615497,
        -80.17326925578166,
        26.143976644935236
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.281378+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.504,
                "maximum": 4.139,
                "mean": 1.93,
                "stddev": 0.365
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17811743310197,
              26.16940218269415
            ],
            [
              -80.17811743310197,
              26.179888984851857
            ],
            [
              -80.1666926301385,
              26.179888984851857
            ],
            [
              -80.1666926301385,
              26.16940218269415
            ],
            [
              -80.17811743310197,
              26.16940218269415
            ]
          ]
        ]
      },
      "bbox": [
        -80.17811743310197,
        26.16940218269415,
        -80.1666926301385,
        26.179888984851857
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.305847+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.125,
                "mean": 0.9,
                "stddev": 0.773
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18304646139455,
              26.14246785798235
            ],
            [
              -80.18304646139455,
              26.15295514070005
            ],
            [
              -80.17162560687414,
              26.15295514070005
            ],
            [
              -80.17162560687414,
              26.14246785798235
            ],
            [
              -80.18304646139455,
              26.14246785798235
            ]
          ]
        ]
      },
      "bbox": [
        -80.18304646139455,
        26.14246785798235,
        -80.17162560687414,
        26.15295514070005
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.329769+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.71,
                "maximum": 4.53,
                "mean": 2.505,
                "stddev": 0.604
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17976078067882,
              26.160424348364458
            ],
            [
              -80.17976078067882,
              26.17091131050114
            ],
            [
              -80.16833729415603,
              26.17091131050114
            ],
            [
              -80.16833729415603,
              26.160424348364458
            ],
            [
              -80.17976078067882,
              26.160424348364458
            ]
          ]
        ]
      },
      "bbox": [
        -80.17976078067882,
        26.160424348364458,
        -80.16833729415603,
        26.17091131050114
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.352634+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000017,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 4.378,
                "mean": 1.676,
                "stddev": 0.731
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18140379007521,
              26.151446240179585
            ],
            [
              -80.18140379007521,
              26.161933362502932
            ],
            [
              -80.1699816197001,
              26.161933362502932
            ],
            [
              -80.1699816197001,
              26.151446240179585
            ],
            [
              -80.18140379007521,
              26.151446240179585
            ]
          ]
        ]
      },
      "bbox": [
        -80.18140379007521,
        26.151446240179585,
        -80.1699816197001,
        26.161933362502932
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.375331+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.408,
                "maximum": 6.213,
                "mean": 1.837,
                "stddev": 0.536
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17647374724127,
              26.17837974332588
            ],
            [
              -80.17647374724127,
              26.188866385712366
            ],
            [
              -80.16504762754394,
              26.188866385712366
            ],
            [
              -80.16504762754394,
              26.17837974332588
            ],
            [
              -80.17647374724127,
              26.17837974332588
            ]
          ]
        ]
      },
      "bbox": [
        -80.17647374724127,
        26.17837974332588,
        -80.16504762754394,
        26.188866385712366
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.398181+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.17,
                "maximum": 4.052,
                "mean": 1.874,
                "stddev": 0.625
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1748297229932,
              26.187357030416884
            ],
            [
              -80.1748297229932,
              26.197843513239857
            ],
            [
              -80.16340228626879,
              26.197843513239857
            ],
            [
              -80.16340228626879,
              26.187357030416884
            ],
            [
              -80.1748297229932,
              26.187357030416884
            ]
          ]
        ]
      },
      "bbox": [
        -80.1748297229932,
        26.187357030416884,
        -80.16340228626879,
        26.197843513239857
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.421284+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.641,
                "maximum": 4.693,
                "mean": 2.869,
                "stddev": 0.505
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16989561888934,
              26.21428725201755
            ],
            [
              -80.16989561888934,
              26.224773257396446
            ],
            [
              -80.1584642293234,
              26.224773257396446
            ],
            [
              -80.1584642293234,
              26.21428725201755
            ],
            [
              -80.16989561888934,
              26.21428725201755
            ]
          ]
        ]
      },
      "bbox": [
        -80.16989561888934,
        26.21428725201755,
        -80.1584642293234,
        26.224773257396446
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.444521+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.037,
                "maximum": 6.102,
                "mean": 2.188,
                "stddev": 0.943
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17154065892082,
              26.205310784605526
            ],
            [
              -80.17154065892082,
              26.21579694892469
            ],
            [
              -80.1601105872622,
              26.21579694892469
            ],
            [
              -80.1601105872622,
              26.205310784605526
            ],
            [
              -80.17154065892082,
              26.205310784605526
            ]
          ]
        ]
      },
      "bbox": [
        -80.17154065892082,
        26.205310784605526,
        -80.1601105872622,
        26.21579694892469
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.467405+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.074,
                "maximum": 3.542,
                "mean": 1.721,
                "stddev": 0.475
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17318536025422,
              26.196334044124367
            ],
            [
              -80.17318536025422,
              26.20682036759157
            ],
            [
              -80.16175660620944,
              26.20682036759157
            ],
            [
              -80.16175660620944,
              26.196334044124367
            ],
            [
              -80.17318536025422,
              26.196334044124367
            ]
          ]
        ]
      },
      "bbox": [
        -80.17318536025422,
        26.196334044124367,
        -80.16175660620944,
        26.20682036759157
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.490082+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.315,
                "maximum": 6.25,
                "mean": 3.005,
                "stddev": 0.6
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16825024005618,
              26.22326344651761
            ],
            [
              -80.16825024005618,
              26.233749293164042
            ],
            [
              -80.15681753228927,
              26.233749293164042
            ],
            [
              -80.15681753228927,
              26.22326344651761
            ],
            [
              -80.16825024005618,
              26.22326344651761
            ]
          ]
        ]
      },
      "bbox": [
        -80.16825024005618,
        26.22326344651761,
        -80.15681753228927,
        26.233749293164042
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.512941+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.23,
                "maximum": 5.998,
                "mean": 2.963,
                "stddev": 0.937
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16331206970932,
              26.250190394118132
            ],
            [
              -80.16331206970932,
              26.260675765813847
            ],
            [
              -80.15187540557694,
              26.260675765813847
            ],
            [
              -80.15187540557694,
              26.250190394118132
            ],
            [
              -80.16331206970932,
              26.250190394118132
            ]
          ]
        ]
      },
      "bbox": [
        -80.16331206970932,
        26.250190394118132,
        -80.15187540557694,
        26.260675765813847
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.535943+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.141,
                "maximum": 11.408,
                "mean": 3.684,
                "stddev": 0.8
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.161665334632,
              26.25916549854233
            ],
            [
              -80.161665334632,
              26.269650712336766
            ],
            [
              -80.15022735112328,
              26.269650712336766
            ],
            [
              -80.15022735112328,
              26.25916549854233
            ],
            [
              -80.161665334632,
              26.25916549854233
            ]
          ]
        ]
      },
      "bbox": [
        -80.161665334632,
        26.25916549854233,
        -80.15022735112328,
        26.269650712336766
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.558873+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.142,
                "maximum": 11.428,
                "mean": 3.659,
                "stddev": 0.867
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16495846556991,
              26.24121501741073
            ],
            [
              -80.16495846556991,
              26.251700547215542
            ],
            [
              -80.15352312051988,
              26.251700547215542
            ],
            [
              -80.15352312051988,
              26.24121501741073
            ],
            [
              -80.16495846556991,
              26.24121501741073
            ]
          ]
        ]
      },
      "bbox": [
        -80.16495846556991,
        26.24121501741073,
        -80.15352312051988,
        26.251700547215542
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.582165+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.126,
                "maximum": 9.847,
                "mean": 3.941,
                "stddev": 0.537
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16660452231761,
              26.23223936826295
            ],
            [
              -80.16660452231761,
              26.24272505638469
            ],
            [
              -80.15517049605604,
              26.24272505638469
            ],
            [
              -80.15517049605604,
              26.23223936826295
            ],
            [
              -80.16660452231761,
              26.23223936826295
            ]
          ]
        ]
      },
      "bbox": [
        -80.16660452231761,
        26.23223936826295,
        -80.15517049605604,
        26.24272505638469
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.605357+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.126,
                "maximum": 5.332,
                "mean": 3.581,
                "stddev": 0.28
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16001826023412,
              26.2681403308405
            ],
            [
              -80.16001826023412,
              26.27862538694147
            ],
            [
              -80.14857895705495,
              26.27862538694147
            ],
            [
              -80.14857895705495,
              26.2681403308405
            ],
            [
              -80.16001826023412,
              26.2681403308405
            ]
          ]
        ]
      },
      "bbox": [
        -80.16001826023412,
        26.2681403308405,
        -80.14857895705495,
        26.27862538694147
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.628541+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.417,
                "maximum": 6.399,
                "mean": 3.726,
                "stddev": 0.517
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15837084641177,
              26.277114891169813
            ],
            [
              -80.15837084641177,
              26.287599789785173
            ],
            [
              -80.14693022326797,
              26.287599789785173
            ],
            [
              -80.14693022326797,
              26.277114891169813
            ],
            [
              -80.15837084641177,
              26.277114891169813
            ]
          ]
        ]
      },
      "bbox": [
        -80.15837084641177,
        26.277114891169813,
        -80.14693022326797,
        26.287599789785173
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.652066+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.22,
                "maximum": 63.031,
                "mean": 11.553,
                "stddev": 16.028
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.156723093061,
              26.286089179687426
            ],
            [
              -80.156723093061,
              26.296573921025015
            ],
            [
              -80.1452811496583,
              26.296573921025015
            ],
            [
              -80.1452811496583,
              26.286089179687426
            ],
            [
              -80.156723093061,
              26.286089179687426
            ]
          ]
        ]
      },
      "bbox": [
        -80.156723093061,
        26.286089179687426,
        -80.1452811496583,
        26.296573921025015
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.675452+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.22,
                "maximum": 14.19,
                "mean": 3.346,
                "stddev": 0.896
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14847922974,
              26.33095655060064
            ],
            [
              -80.14847922974,
              26.34144050866759
            ],
            [
              -80.13703068062523,
              26.34144050866759
            ],
            [
              -80.13703068062523,
              26.33095655060064
            ],
            [
              -80.14847922974,
              26.33095655060064
            ]
          ]
        ]
      },
      "bbox": [
        -80.14847922974,
        26.33095655060064,
        -80.13703068062523,
        26.34144050866759
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.698435+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.756,
                "maximum": 5.462,
                "mean": 4.425,
                "stddev": 0.4
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15507500007783,
              26.295063196550515
            ],
            [
              -80.15507500007783,
              26.305547780818213
            ],
            [
              -80.14363173612183,
              26.305547780818213
            ],
            [
              -80.14363173612183,
              26.295063196550515
            ],
            [
              -80.15507500007783,
              26.295063196550515
            ]
          ]
        ]
      },
      "bbox": [
        -80.15507500007783,
        26.295063196550515,
        -80.14363173612183,
        26.305547780818213
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.721387+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.463,
                "maximum": 16.283,
                "mean": 3.841,
                "stddev": 0.89
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15342656735824,
              26.304036941916237
            ],
            [
              -80.15342656735824,
              26.3145213693219
            ],
            [
              -80.1419819825545,
              26.3145213693219
            ],
            [
              -80.1419819825545,
              26.304036941916237
            ],
            [
              -80.15342656735824,
              26.304036941916237
            ]
          ]
        ]
      },
      "bbox": [
        -80.15342656735824,
        26.304036941916237,
        -80.1419819825545,
        26.3145213693219
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.744820+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.334,
                "maximum": 5.866,
                "mean": 3.913,
                "stddev": 0.523
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0456",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20607135690294,
              25.961334973594482
            ],
            [
              -80.20607135690294,
              25.971826324745063
            ],
            [
              -80.19467612050063,
              25.971826324745063
            ],
            [
              -80.19467612050063,
              25.961334973594482
            ],
            [
              -80.20607135690294,
              25.961334973594482
            ]
          ]
        ]
      },
      "bbox": [
        -80.20607135690294,
        25.961334973594482,
        -80.19467612050063,
        25.971826324745063
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.767644+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0456.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0456": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0456.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            457000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.146,
                "maximum": 3.738,
                "mean": 1.937,
                "stddev": 0.368
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15177779479814,
              26.313010415941733
            ],
            [
              -80.15177779479814,
              26.32349468669324
            ],
            [
              -80.14033188885209,
              26.32349468669324
            ],
            [
              -80.14033188885209,
              26.313010415941733
            ],
            [
              -80.15177779479814,
              26.313010415941733
            ]
          ]
        ]
      },
      "bbox": [
        -80.15177779479814,
        26.313010415941733,
        -80.14033188885209,
        26.32349468669324
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.790846+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.331,
                "maximum": 8.095,
                "mean": 3.95,
                "stddev": 0.653
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1588n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15012868229346,
              26.321983618784152
            ],
            [
              -80.15012868229346,
              26.33246773308941
            ],
            [
              -80.13868145491041,
              26.33246773308941
            ],
            [
              -80.13868145491041,
              26.321983618784152
            ],
            [
              -80.15012868229346,
              26.321983618784152
            ]
          ]
        ]
      },
      "bbox": [
        -80.15012868229346,
        26.321983618784152,
        -80.13868145491041,
        26.33246773308941
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.814169+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1588n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1588n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1588n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1588000.0001000036,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.8,
                "maximum": 6.974,
                "mean": 3.792,
                "stddev": 0.91
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20443445166582,
              25.970318756440825
            ],
            [
              -80.20443445166582,
              25.98080994305563
            ],
            [
              -80.19303790516204,
              25.98080994305563
            ],
            [
              -80.19303790516204,
              25.970318756440825
            ],
            [
              -80.20443445166582,
              25.970318756440825
            ]
          ]
        ]
      },
      "bbox": [
        -80.20443445166582,
        25.970318756440825,
        -80.19303790516204,
        25.98080994305563
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.837725+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.396,
                "maximum": 3.766,
                "mean": 2.259,
                "stddev": 0.464
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.2027972102224,
              25.97930226207919
            ],
            [
              -80.2027972102224,
              25.98979328436572
            ],
            [
              -80.1913993533261,
              25.98979328436572
            ],
            [
              -80.1913993533261,
              25.97930226207919
            ],
            [
              -80.2027972102224,
              25.97930226207919
            ]
          ]
        ]
      },
      "bbox": [
        -80.2027972102224,
        25.97930226207919,
        -80.1913993533261,
        25.98979328436572
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.861131+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.172,
                "maximum": 5.351,
                "mean": 2.205,
                "stddev": 0.55
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.20115963247011,
              25.9882854906669
            ],
            [
              -80.20115963247011,
              25.99877634883267
            ],
            [
              -80.18976046489011,
              25.99877634883267
            ],
            [
              -80.18976046489011,
              25.9882854906669
            ],
            [
              -80.20115963247011,
              25.9882854906669
            ]
          ]
        ]
      },
      "bbox": [
        -80.20115963247011,
        25.9882854906669,
        -80.18976046489011,
        25.99877634883267
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.884235+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.271,
                "maximum": 9.153,
                "mean": 2.976,
                "stddev": 0.342
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19788346762815,
              26.00625111731954
            ],
            [
              -80.19788346762815,
              26.016741647866354
            ],
            [
              -80.18648167780692,
              26.016741647866354
            ],
            [
              -80.18648167780692,
              26.00625111731954
            ],
            [
              -80.19788346762815,
              26.00625111731954
            ]
          ]
        ]
      },
      "bbox": [
        -80.19788346762815,
        26.00625111731954,
        -80.18648167780692,
        26.016741647866354
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.907165+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.889,
                "maximum": 3.96,
                "mean": 2.491,
                "stddev": 0.297
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0462",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19624488033303,
              26.015233515699027
            ],
            [
              -80.19624488033303,
              26.025723882747652
            ],
            [
              -80.18484177895405,
              26.025723882747652
            ],
            [
              -80.18484177895405,
              26.015233515699027
            ],
            [
              -80.19624488033303,
              26.015233515699027
            ]
          ]
        ]
      },
      "bbox": [
        -80.19624488033303,
        26.015233515699027,
        -80.18484177895405,
        26.025723882747652
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.929877+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0462.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0462": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0462.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100004,
            0.0,
            -0.5,
            463000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.719,
                "maximum": 3.78,
                "mean": 2.706,
                "stddev": 0.294
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0463",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19460595631814,
              26.024215637657026
            ],
            [
              -80.19460595631814,
              26.034705841415033
            ],
            [
              -80.18320154308988,
              26.034705841415033
            ],
            [
              -80.18320154308988,
              26.024215637657026
            ],
            [
              -80.19460595631814,
              26.024215637657026
            ]
          ]
        ]
      },
      "bbox": [
        -80.19460595631814,
        26.024215637657026,
        -80.18320154308988,
        26.034705841415033
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.952831+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0463.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0463": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0463.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100004,
            0.0,
            -0.5,
            464000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.3,
                "maximum": 3.746,
                "mean": 2.124,
                "stddev": 0.346
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19952171830626,
              25.99726844236126
            ],
            [
              -80.19952171830626,
              26.007759136613792
            ],
            [
              -80.18812123975131,
              26.007759136613792
            ],
            [
              -80.18812123975131,
              25.99726844236126
            ],
            [
              -80.19952171830626,
              25.99726844236126
            ]
          ]
        ]
      },
      "bbox": [
        -80.19952171830626,
        25.99726844236126,
        -80.18812123975131,
        26.007759136613792
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.975600+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.193,
                "maximum": 8.546,
                "mean": 2.67,
                "stddev": 0.578
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0464",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19296669548065,
              26.03319748335078
            ],
            [
              -80.19296669548065,
              26.043687524025735
            ],
            [
              -80.18156097011145,
              26.043687524025735
            ],
            [
              -80.18156097011145,
              26.03319748335078
            ],
            [
              -80.19296669548065,
              26.03319748335078
            ]
          ]
        ]
      },
      "bbox": [
        -80.19296669548065,
        26.03319748335078,
        -80.18156097011145,
        26.043687524025735
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:18.998546+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0464.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0464": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0464.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100004,
            0.0,
            -0.5,
            465000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 6.022,
                "mean": 1.411,
                "stddev": 0.705
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19132709771766,
              26.042179052937595
            ],
            [
              -80.19132709771766,
              26.052668930737063
            ],
            [
              -80.17992005991584,
              26.052668930737063
            ],
            [
              -80.17992005991584,
              26.042179052937595
            ],
            [
              -80.19132709771766,
              26.042179052937595
            ]
          ]
        ]
      },
      "bbox": [
        -80.19132709771766,
        26.042179052937595,
        -80.17992005991584,
        26.052668930737063
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.021341+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100004,
            0.0,
            -0.5,
            466000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.102,
                "maximum": 8.072,
                "mean": 1.731,
                "stddev": 0.794
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0466",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1896871629263,
              26.051160346574715
            ],
            [
              -80.1896871629263,
              26.061650061706256
            ],
            [
              -80.1782788124,
              26.061650061706256
            ],
            [
              -80.1782788124,
              26.051160346574715
            ],
            [
              -80.1896871629263,
              26.051160346574715
            ]
          ]
        ]
      },
      "bbox": [
        -80.1896871629263,
        26.051160346574715,
        -80.1782788124,
        26.061650061706256
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.044061+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0466.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0466": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0466.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100004,
            0.0,
            -0.5,
            467000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.097,
                "maximum": 3.439,
                "mean": 1.156,
                "stddev": 0.584
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18804689100362,
              26.060141364419408
            ],
            [
              -80.18804689100362,
              26.070630917090647
            ],
            [
              -80.17663722746093,
              26.070630917090647
            ],
            [
              -80.17663722746093,
              26.060141364419408
            ],
            [
              -80.18804689100362,
              26.060141364419408
            ]
          ]
        ]
      },
      "bbox": [
        -80.18804689100362,
        26.060141364419408,
        -80.17663722746093,
        26.070630917090647
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.067143+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 6.846,
                "mean": 1.242,
                "stddev": 0.667
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18640628184659,
              26.06912210662892
            ],
            [
              -80.18640628184659,
              26.079611497047452
            ],
            [
              -80.17499530499549,
              26.079611497047452
            ],
            [
              -80.17499530499549,
              26.06912210662892
            ],
            [
              -80.18640628184659,
              26.06912210662892
            ]
          ]
        ]
      },
      "bbox": [
        -80.18640628184659,
        26.06912210662892,
        -80.17499530499549,
        26.079611497047452
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.090248+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.33,
                "maximum": 3.989,
                "mean": 1.056,
                "stddev": 0.93
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18476533535218,
              26.07810257336053
            ],
            [
              -80.18476533535218,
              26.08859180173392
            ],
            [
              -80.1733530449006,
              26.08859180173392
            ],
            [
              -80.1733530449006,
              26.07810257336053
            ],
            [
              -80.18476533535218,
              26.07810257336053
            ]
          ]
        ]
      },
      "bbox": [
        -80.18476533535218,
        26.07810257336053,
        -80.1733530449006,
        26.08859180173392
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.113467+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.33,
                "maximum": 10.061,
                "mean": 0.966,
                "stddev": 1.582
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18312405141735,
              26.087082764771427
            ],
            [
              -80.18312405141735,
              26.097571831307352
            ],
            [
              -80.17171044707305,
              26.097571831307352
            ],
            [
              -80.17171044707305,
              26.087082764771427
            ],
            [
              -80.18312405141735,
              26.087082764771427
            ]
          ]
        ]
      },
      "bbox": [
        -80.18312405141735,
        26.087082764771427,
        -80.17171044707305,
        26.097571831307352
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.136627+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            471000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 4.375,
                "mean": 0.619,
                "stddev": 0.774
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0471",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18148242993897,
              26.096062681018903
            ],
            [
              -80.18148242993897,
              26.10655158592498
            ],
            [
              -80.17006751140967,
              26.10655158592498
            ],
            [
              -80.17006751140967,
              26.096062681018903
            ],
            [
              -80.18148242993897,
              26.096062681018903
            ]
          ]
        ]
      },
      "bbox": [
        -80.18148242993897,
        26.096062681018903,
        -80.17006751140967,
        26.10655158592498
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.159343+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0471.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0471": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0471.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            472000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.374,
                "mean": 1.633,
                "stddev": 0.498
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0472",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17984047081386,
              26.105042322260203
            ],
            [
              -80.17984047081386,
              26.115531065744054
            ],
            [
              -80.16842423780717,
              26.115531065744054
            ],
            [
              -80.16842423780717,
              26.105042322260203
            ],
            [
              -80.17984047081386,
              26.105042322260203
            ]
          ]
        ]
      },
      "bbox": [
        -80.17984047081386,
        26.105042322260203,
        -80.16842423780717,
        26.115531065744054
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.182439+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0472.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0472": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0472.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000022,
            0.0,
            -0.5,
            473000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.178,
                "maximum": 10.859,
                "mean": 1.937,
                "stddev": 0.416
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17655553921067,
              26.123000780353067
            ],
            [
              -80.17655553921067,
              26.133489201615497
            ],
            [
              -80.16513667637165,
              26.133489201615497
            ],
            [
              -80.16513667637165,
              26.123000780353067
            ],
            [
              -80.17655553921067,
              26.123000780353067
            ]
          ]
        ]
      },
      "bbox": [
        -80.17655553921067,
        26.123000780353067,
        -80.16513667637165,
        26.133489201615497
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.205425+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000017,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 10.678,
                "mean": 1.922,
                "stddev": 1.599
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17819817393884,
              26.114021688652485
            ],
            [
              -80.17819817393884,
              26.124510270921785
            ],
            [
              -80.16678062616228,
              26.124510270921785
            ],
            [
              -80.16678062616228,
              26.114021688652485
            ],
            [
              -80.17819817393884,
              26.114021688652485
            ]
          ]
        ]
      },
      "bbox": [
        -80.17819817393884,
        26.114021688652485,
        -80.16678062616228,
        26.124510270921785
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.228480+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000026,
            0.0,
            -0.5,
            474000.00009999797
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.402,
                "maximum": 12.776,
                "mean": 2.344,
                "stddev": 1.311
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17162560687414,
              26.14993640887661
            ],
            [
              -80.17162560687414,
              26.160424348364458
            ],
            [
              -80.16020279709134,
              26.160424348364458
            ],
            [
              -80.16020279709134,
              26.14993640887661
            ],
            [
              -80.17162560687414,
              26.14993640887661
            ]
          ]
        ]
      },
      "bbox": [
        -80.17162560687414,
        26.14993640887661,
        -80.16020279709134,
        26.160424348364458
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.251630+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.205,
                "maximum": 9.442,
                "mean": 1.678,
                "stddev": 1.094
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17491256652605,
              26.13197959751913
            ],
            [
              -80.17491256652605,
              26.142467857982336
            ],
            [
              -80.1634923883319,
              26.142467857982336
            ],
            [
              -80.1634923883319,
              26.13197959751913
            ],
            [
              -80.17491256652605,
              26.13197959751913
            ]
          ]
        ]
      },
      "bbox": [
        -80.17491256652605,
        26.13197959751913,
        -80.1634923883319,
        26.142467857982336
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.274804+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000026,
            0.0,
            -0.5,
            476000.00009999797
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.429,
                "maximum": 11.548,
                "mean": 2.107,
                "stddev": 0.993
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17326925578166,
              26.14095814030791
            ],
            [
              -80.17326925578166,
              26.151446240179585
            ],
            [
              -80.16184776193963,
              26.151446240179585
            ],
            [
              -80.16184776193963,
              26.14095814030791
            ],
            [
              -80.17326925578166,
              26.14095814030791
            ]
          ]
        ]
      },
      "bbox": [
        -80.17326925578166,
        26.14095814030791,
        -80.16184776193963,
        26.151446240179585
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.297762+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.564,
                "maximum": 9.362,
                "mean": 2.622,
                "stddev": 0.877
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16833729415603,
              26.16789212398258
            ],
            [
              -80.16833729415603,
              26.17837974332588
            ],
            [
              -80.15691185161273,
              26.17837974332588
            ],
            [
              -80.15691185161273,
              26.16789212398258
            ],
            [
              -80.16833729415603,
              26.16789212398258
            ]
          ]
        ]
      },
      "bbox": [
        -80.16833729415603,
        26.16789212398258,
        -80.15691185161273,
        26.17837974332588
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.320798+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 5.059,
                "mean": 1.096,
                "stddev": 0.725
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1699816197001,
              26.158914403382422
            ],
            [
              -80.1699816197001,
              26.16940218269415
            ],
            [
              -80.15855749368357,
              26.16940218269415
            ],
            [
              -80.15855749368357,
              26.158914403382422
            ],
            [
              -80.1699816197001,
              26.158914403382422
            ]
          ]
        ]
      },
      "bbox": [
        -80.1699816197001,
        26.158914403382422,
        -80.15855749368357,
        26.16940218269415
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.343775+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000017,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 9.123,
                "mean": 1.537,
                "stddev": 1.317
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1666926301385,
              26.176869570834267
            ],
            [
              -80.1666926301385,
              26.187357030416884
            ],
            [
              -80.1552658707753,
              26.187357030416884
            ],
            [
              -80.1552658707753,
              26.176869570834267
            ],
            [
              -80.1666926301385,
              26.176869570834267
            ]
          ]
        ]
      },
      "bbox": [
        -80.1666926301385,
        26.176869570834267,
        -80.1552658707753,
        26.187357030416884
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.366692+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.17,
                "maximum": 3.836,
                "mean": 2.242,
                "stddev": 0.577
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16504762754394,
              26.18584674409466
            ],
            [
              -80.16504762754394,
              26.196334044124367
            ],
            [
              -80.15361955106758,
              26.196334044124367
            ],
            [
              -80.15361955106758,
              26.18584674409466
            ],
            [
              -80.16504762754394,
              26.18584674409466
            ]
          ]
        ]
      },
      "bbox": [
        -80.16504762754394,
        26.18584674409466,
        -80.15361955106758,
        26.196334044124367
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.389895+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.001,
                "maximum": 7.386,
                "mean": 2.847,
                "stddev": 0.437
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16340228626879,
              26.194823643921012
            ],
            [
              -80.16340228626879,
              26.205310784605526
            ],
            [
              -80.15197289238593,
              26.205310784605526
            ],
            [
              -80.15197289238593,
              26.194823643921012
            ],
            [
              -80.16340228626879,
              26.194823643921012
            ]
          ]
        ]
      },
      "bbox": [
        -80.16340228626879,
        26.194823643921012,
        -80.15197289238593,
        26.205310784605526
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.413103+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.273,
                "maximum": 6.257,
                "mean": 2.453,
                "stddev": 0.615
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16175660620944,
              26.203800270470467
            ],
            [
              -80.16175660620944,
              26.21428725201755
            ],
            [
              -80.15032589462662,
              26.21428725201755
            ],
            [
              -80.15032589462662,
              26.203800270470467
            ],
            [
              -80.16175660620944,
              26.203800270470467
            ]
          ]
        ]
      },
      "bbox": [
        -80.16175660620944,
        26.203800270470467,
        -80.15032589462662,
        26.21428725201755
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.436460+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.05,
                "maximum": 13.131,
                "mean": 1.909,
                "stddev": 0.538
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1601105872622,
              26.212776623900194
            ],
            [
              -80.1601105872622,
              26.22326344651761
            ],
            [
              -80.14867855768593,
              26.22326344651761
            ],
            [
              -80.14867855768593,
              26.212776623900194
            ],
            [
              -80.1601105872622,
              26.212776623900194
            ]
          ]
        ]
      },
      "bbox": [
        -80.1601105872622,
        26.212776623900194,
        -80.14867855768593,
        26.22326344651761
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.459808+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.05,
                "maximum": 7.619,
                "mean": 2.382,
                "stddev": 0.929
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15681753228927,
              26.23072851202924
            ],
            [
              -80.15681753228927,
              26.24121501741073
            ],
            [
              -80.14538286584511,
              26.24121501741073
            ],
            [
              -80.14538286584511,
              26.23072851202924
            ],
            [
              -80.15681753228927,
              26.23072851202924
            ]
          ]
        ]
      },
      "bbox": [
        -80.15681753228927,
        26.23072851202924,
        -80.14538286584511,
        26.24121501741073
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.483387+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.788,
                "maximum": 5.904,
                "mean": 3.39,
                "stddev": 0.521
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1584642293234,
              26.221752704367397
            ],
            [
              -80.1584642293234,
              26.23223936826295
            ],
            [
              -80.14703088146003,
              26.23223936826295
            ],
            [
              -80.14703088146003,
              26.221752704367397
            ],
            [
              -80.1584642293234,
              26.221752704367397
            ]
          ]
        ]
      },
      "bbox": [
        -80.1584642293234,
        26.221752704367397,
        -80.14703088146003,
        26.23223936826295
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.506328+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.763,
                "maximum": 6.099,
                "mean": 3.123,
                "stddev": 0.622
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15517049605603,
              26.23970404704291
            ],
            [
              -80.15517049605603,
              26.250190394118132
            ],
            [
              -80.14373451073725,
              26.250190394118132
            ],
            [
              -80.14373451073725,
              26.23970404704291
            ],
            [
              -80.15517049605603,
              26.23970404704291
            ]
          ]
        ]
      },
      "bbox": [
        -80.15517049605603,
        26.23970404704291,
        -80.14373451073725,
        26.250190394118132
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.530276+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.178,
                "maximum": 13.855,
                "mean": 3.575,
                "stddev": 0.42
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15187540557694,
              26.257654299754357
            ],
            [
              -80.15187540557694,
              26.2681403308405
            ],
            [
              -80.14043678162707,
              26.2681403308405
            ],
            [
              -80.14043678162707,
              26.257654299754357
            ],
            [
              -80.15187540557694,
              26.257654299754357
            ]
          ]
        ]
      },
      "bbox": [
        -80.15187540557694,
        26.257654299754357,
        -80.14043678162707,
        26.2681403308405
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.553403+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.486,
                "maximum": 11.378,
                "mean": 3.944,
                "stddev": 1.109
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15352312051988,
              26.248679309565563
            ],
            [
              -80.15352312051988,
              26.25916549854233
            ],
            [
              -80.14208581603256,
              26.25916549854233
            ],
            [
              -80.14208581603256,
              26.248679309565563
            ],
            [
              -80.15352312051988,
              26.248679309565563
            ]
          ]
        ]
      },
      "bbox": [
        -80.15352312051988,
        26.248679309565563,
        -80.14208581603256,
        26.25916549854233
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.576836+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.026,
                "maximum": 10.846,
                "mean": 3.621,
                "stddev": 0.629
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15022735112328,
              26.26662901776644
            ],
            [
              -80.15022735112328,
              26.277114891169813
            ],
            [
              -80.13878740741679,
              26.277114891169813
            ],
            [
              -80.13878740741679,
              26.26662901776644
            ],
            [
              -80.15022735112328,
              26.26662901776644
            ]
          ]
        ]
      },
      "bbox": [
        -80.15022735112328,
        26.26662901776644,
        -80.13878740741679,
        26.277114891169813
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.600099+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.442,
                "maximum": 7.494,
                "mean": 3.69,
                "stddev": 0.59
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14857895705495,
              26.275603463759005
            ],
            [
              -80.14857895705495,
              26.286089179687426
            ],
            [
              -80.13713769329763,
              26.286089179687426
            ],
            [
              -80.13713769329763,
              26.275603463759005
            ],
            [
              -80.14857895705495,
              26.275603463759005
            ]
          ]
        ]
      },
      "bbox": [
        -80.14857895705495,
        26.275603463759005,
        -80.13713769329763,
        26.286089179687426
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.623158+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.381,
                "maximum": 7.009,
                "mean": 3.619,
                "stddev": 0.901
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14693022326797,
              26.28457763788914
            ],
            [
              -80.14693022326797,
              26.295063196550515
            ],
            [
              -80.13548763916552,
              26.295063196550515
            ],
            [
              -80.13548763916552,
              26.28457763788914
            ],
            [
              -80.14693022326797,
              26.28457763788914
            ]
          ]
        ]
      },
      "bbox": [
        -80.14693022326797,
        26.28457763788914,
        -80.13548763916552,
        26.295063196550515
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.646467+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.428,
                "maximum": 6.987,
                "mean": 3.843,
                "stddev": 0.61
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13868145491041,
              26.329444436103937
            ],
            [
              -80.13868145491041,
              26.339929211548352
            ],
            [
              -80.12723226466467,
              26.339929211548352
            ],
            [
              -80.12723226466467,
              26.329444436103937
            ],
            [
              -80.13868145491041,
              26.329444436103937
            ]
          ]
        ]
      },
      "bbox": [
        -80.13868145491041,
        26.329444436103937,
        -80.12723226466467,
        26.339929211548352
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.669539+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.453,
                "maximum": 5.338,
                "mean": 4.237,
                "stddev": 0.467
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1452811496583,
              26.29355154031405
            ],
            [
              -80.1452811496583,
              26.304036941916237
            ],
            [
              -80.13383724491635,
              26.304036941916237
            ],
            [
              -80.13383724491635,
              26.29355154031405
            ],
            [
              -80.1452811496583,
              26.29355154031405
            ]
          ]
        ]
      },
      "bbox": [
        -80.1452811496583,
        26.29355154031405,
        -80.13383724491635,
        26.304036941916237
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.714383+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.328,
                "maximum": 5.987,
                "mean": 3.987,
                "stddev": 0.536
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14363173612183,
              26.302525171190844
            ],
            [
              -80.14363173612183,
              26.313010415941733
            ],
            [
              -80.13218651044589,
              26.313010415941733
            ],
            [
              -80.13218651044589,
              26.302525171190844
            ],
            [
              -80.14363173612183,
              26.302525171190844
            ]
          ]
        ]
      },
      "bbox": [
        -80.14363173612183,
        26.302525171190844,
        -80.13218651044589,
        26.313010415941733
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.737961+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.305,
                "maximum": 8.922,
                "mean": 3.941,
                "stddev": 0.741
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0456",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19631399944456,
              25.95982658843867
            ],
            [
              -80.19631399944456,
              25.970318756440825
            ],
            [
              -80.18491812573014,
              25.970318756440825
            ],
            [
              -80.18491812573014,
              25.95982658843867
            ],
            [
              -80.19631399944456,
              25.95982658843867
            ]
          ]
        ]
      },
      "bbox": [
        -80.19631399944456,
        25.95982658843867,
        -80.18491812573014,
        25.970318756440825
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.761426+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0456.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0456": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0456.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            457000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.122,
                "maximum": 7.363,
                "mean": 2.329,
                "stddev": 0.564
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14033188885209,
              26.32047161892865
            ],
            [
              -80.14033188885209,
              26.33095655060064
            ],
            [
              -80.12888402042434,
              26.33095655060064
            ],
            [
              -80.12888402042434,
              26.32047161892865
            ],
            [
              -80.14033188885209,
              26.32047161892865
            ]
          ]
        ]
      },
      "bbox": [
        -80.14033188885209,
        26.32047161892865,
        -80.12888402042434,
        26.33095655060064
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.784521+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 7.176,
                "mean": 3.616,
                "stddev": 0.936
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1589n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1419819825545,
              26.31149853067667
            ],
            [
              -80.1419819825545,
              26.321983618784152
            ],
            [
              -80.13053543564999,
              26.321983618784152
            ],
            [
              -80.13053543564999,
              26.31149853067667
            ],
            [
              -80.1419819825545,
              26.31149853067667
            ]
          ]
        ]
      },
      "bbox": [
        -80.1419819825545,
        26.31149853067667,
        -80.13053543564999,
        26.321983618784152
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.807707+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1589n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1589n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1589n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1589000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.331,
                "maximum": 7.019,
                "mean": 3.751,
                "stddev": 0.646
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19467612050063,
              25.968810258602577
            ],
            [
              -80.19467612050063,
              25.97930226207919
            ],
            [
              -80.18327893659901,
              25.97930226207919
            ],
            [
              -80.18327893659901,
              25.968810258602577
            ],
            [
              -80.19467612050063,
              25.968810258602577
            ]
          ]
        ]
      },
      "bbox": [
        -80.19467612050063,
        25.968810258602577,
        -80.18327893659901,
        25.97930226207919
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.830921+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.172,
                "maximum": 6.726,
                "mean": 2.556,
                "stddev": 0.453
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.19303790516204,
              25.977793651508314
            ],
            [
              -80.19303790516204,
              25.9882854906669
            ],
            [
              -80.18163941078217,
              25.9882854906669
            ],
            [
              -80.18163941078217,
              25.977793651508314
            ],
            [
              -80.19303790516204,
              25.977793651508314
            ]
          ]
        ]
      },
      "bbox": [
        -80.19303790516204,
        25.977793651508314,
        -80.18163941078217,
        25.9882854906669
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.854083+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.227,
                "maximum": 6.534,
                "mean": 2.172,
                "stddev": 0.683
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1913993533261,
              25.986776767313163
            ],
            [
              -80.1913993533261,
              25.99726844236126
            ],
            [
              -80.1799995481768,
              25.99726844236126
            ],
            [
              -80.1799995481768,
              25.986776767313163
            ],
            [
              -80.1913993533261,
              25.986776767313163
            ]
          ]
        ]
      },
      "bbox": [
        -80.1913993533261,
        25.986776767313163,
        -80.1799995481768,
        25.99726844236126
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.876892+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.304,
                "maximum": 5.035,
                "mean": 2.451,
                "stddev": 0.725
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18976046489011,
              25.995759606174406
            ],
            [
              -80.18976046489011,
              26.00625111731954
            ],
            [
              -80.17835934868009,
              26.00625111731954
            ],
            [
              -80.17835934868009,
              25.995759606174406
            ],
            [
              -80.18976046489011,
              25.995759606174406
            ]
          ]
        ]
      },
      "bbox": [
        -80.18976046489011,
        25.995759606174406,
        -80.17835934868009,
        26.00625111731954
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.899991+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.207,
                "maximum": 6.702,
                "mean": 2.618,
                "stddev": 0.711
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18812123975131,
              26.004742168249326
            ],
            [
              -80.18812123975131,
              26.015233515699027
            ],
            [
              -80.17671881218922,
              26.015233515699027
            ],
            [
              -80.17671881218922,
              26.004742168249326
            ],
            [
              -80.18812123975131,
              26.004742168249326
            ]
          ]
        ]
      },
      "bbox": [
        -80.18812123975131,
        26.004742168249326,
        -80.17671881218922,
        26.015233515699027
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.923020+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.279,
                "maximum": 5.088,
                "mean": 2.587,
                "stddev": 0.361
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0462",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1864816778069,
              26.013724453695175
            ],
            [
              -80.1864816778069,
              26.024215637657026
            ],
            [
              -80.17507793860126,
              26.024215637657026
            ],
            [
              -80.17507793860126,
              26.013724453695175
            ],
            [
              -80.1864816778069,
              26.013724453695175
            ]
          ]
        ]
      },
      "bbox": [
        -80.1864816778069,
        26.013724453695175,
        -80.17507793860126,
        26.024215637657026
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.946196+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0462.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0462": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0462.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100004,
            0.0,
            -0.5,
            463000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.939,
                "maximum": 5.026,
                "mean": 2.892,
                "stddev": 0.486
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0463",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18484177895405,
              26.02270646266925
            ],
            [
              -80.18484177895405,
              26.03319748335078
            ],
            [
              -80.17343672781334,
              26.03319748335078
            ],
            [
              -80.17343672781334,
              26.02270646266925
            ],
            [
              -80.18484177895405,
              26.02270646266925
            ]
          ]
        ]
      },
      "bbox": [
        -80.18484177895405,
        26.02270646266925,
        -80.17343672781334,
        26.03319748335078
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.969542+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0463.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0463": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0463.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100004,
            0.0,
            -0.5,
            464000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.529,
                "maximum": 4.403,
                "mean": 2.6,
                "stddev": 0.656
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0464",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18320154308988,
              26.031688195328798
            ],
            [
              -80.18320154308988,
              26.042179052937595
            ],
            [
              -80.17179517972245,
              26.042179052937595
            ],
            [
              -80.17179517972245,
              26.031688195328798
            ],
            [
              -80.18320154308988,
              26.031688195328798
            ]
          ]
        ]
      },
      "bbox": [
        -80.18320154308988,
        26.031688195328798,
        -80.17179517972245,
        26.042179052937595
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:19.992334+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0464.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0464": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0464.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100004,
            0.0,
            -0.5,
            465000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 4.26,
                "mean": 1.555,
                "stddev": 0.625
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0466",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17992005991584,
              26.04965083233332
            ],
            [
              -80.17992005991584,
              26.060141364419398
            ],
            [
              -80.16851107121964,
              26.060141364419398
            ],
            [
              -80.16851107121964,
              26.04965083233332
            ],
            [
              -80.17992005991584,
              26.04965083233332
            ]
          ]
        ]
      },
      "bbox": [
        -80.17992005991584,
        26.04965083233332,
        -80.16851107121964,
        26.060141364419398
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.015240+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0466.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0466": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0466.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100004,
            0.0,
            -0.5,
            467000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.019,
                "maximum": 3.923,
                "mean": 1.164,
                "stddev": 0.591
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18156097011145,
              26.04066965183107
            ],
            [
              -80.18156097011145,
              26.051160346574715
            ],
            [
              -80.17015329422557,
              26.051160346574715
            ],
            [
              -80.17015329422557,
              26.04066965183107
            ],
            [
              -80.18156097011145,
              26.04066965183107
            ]
          ]
        ]
      },
      "bbox": [
        -80.18156097011145,
        26.04066965183107,
        -80.17015329422557,
        26.051160346574715
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.038099+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100004,
            0.0,
            -0.5,
            466000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.15,
                "maximum": 4.945,
                "mean": 1.646,
                "stddev": 0.54
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17827881240001,
              26.0586317369928
            ],
            [
              -80.17827881240001,
              26.06912210662892
            ],
            [
              -80.1668685106016,
              26.06912210662892
            ],
            [
              -80.1668685106016,
              26.0586317369928
            ],
            [
              -80.17827881240001,
              26.0586317369928
            ]
          ]
        ]
      },
      "bbox": [
        -80.17827881240001,
        26.0586317369928,
        -80.1668685106016,
        26.06912210662892
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.060959+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 6.082,
                "mean": 1.751,
                "stddev": 0.809
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17663722746093,
              26.067612365966745
            ],
            [
              -80.17663722746093,
              26.07810257336053
            ],
            [
              -80.16522561226826,
              26.07810257336053
            ],
            [
              -80.16522561226826,
              26.067612365966745
            ],
            [
              -80.17663722746093,
              26.067612365966745
            ]
          ]
        ]
      },
      "bbox": [
        -80.17663722746093,
        26.067612365966745,
        -80.16522561226826,
        26.07810257336053
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.083929+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 12.19,
                "mean": 1.72,
                "stddev": 0.897
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17499530499549,
              26.076592719412364
            ],
            [
              -80.17499530499549,
              26.087082764771427
            ],
            [
              -80.16358237611647,
              26.087082764771427
            ],
            [
              -80.16358237611647,
              26.076592719412364
            ],
            [
              -80.17499530499549,
              26.076592719412364
            ]
          ]
        ]
      },
      "bbox": [
        -80.17499530499549,
        26.076592719412364,
        -80.16358237611647,
        26.087082764771427
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.106977+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.202,
                "maximum": 15.325,
                "mean": 2.077,
                "stddev": 2.233
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17335304490061,
              26.085572797486904
            ],
            [
              -80.17335304490061,
              26.096062681018893
            ],
            [
              -80.161938802043,
              26.096062681018893
            ],
            [
              -80.161938802043,
              26.085572797486904
            ],
            [
              -80.17335304490061,
              26.085572797486904
            ]
          ]
        ]
      },
      "bbox": [
        -80.17335304490061,
        26.085572797486904,
        -80.161938802043,
        26.096062681018893
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.129701+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000015,
            0.0,
            -0.5,
            471000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 17.027,
                "mean": 1.885,
                "stddev": 2.399
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0471",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17171044707305,
              26.094552600347615
            ],
            [
              -80.17171044707305,
              26.10504232226015
            ],
            [
              -80.16029488994458,
              26.10504232226015
            ],
            [
              -80.16029488994458,
              26.094552600347615
            ],
            [
              -80.17171044707305,
              26.094552600347615
            ]
          ]
        ]
      },
      "bbox": [
        -80.17171044707305,
        26.094552600347615,
        -80.16029488994458,
        26.10504232226015
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.152526+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0471.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0471": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0471.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000026,
            0.0,
            -0.5,
            472000.00009999797
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 11.601,
                "mean": 1.268,
                "stddev": 1.34
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0472",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17006751140967,
              26.103532128151755
            ],
            [
              -80.17006751140967,
              26.114021688652503
            ],
            [
              -80.15865063971789,
              26.114021688652503
            ],
            [
              -80.15865063971789,
              26.103532128151755
            ],
            [
              -80.17006751140967,
              26.103532128151755
            ]
          ]
        ]
      },
      "bbox": [
        -80.17006751140967,
        26.103532128151755,
        -80.15865063971789,
        26.114021688652503
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.175202+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0472.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0472": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0472.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            473000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 8.857,
                "mean": 1.865,
                "stddev": 0.998
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16842423780717,
              26.11251138105646
            ],
            [
              -80.16842423780717,
              26.123000780353067
            ],
            [
              -80.15700605125961,
              26.123000780353067
            ],
            [
              -80.15700605125961,
              26.11251138105646
            ],
            [
              -80.16842423780717,
              26.11251138105646
            ]
          ]
        ]
      },
      "bbox": [
        -80.16842423780717,
        26.11251138105646,
        -80.15700605125961,
        26.123000780353067
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.198128+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 4.211,
                "mean": 1.16,
                "stddev": 0.61
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16513667637165,
              26.13046906279649
            ],
            [
              -80.16513667637165,
              26.14095814030791
            ],
            [
              -80.15371585923467,
              26.14095814030791
            ],
            [
              -80.15371585923467,
              26.13046906279649
            ],
            [
              -80.16513667637165,
              26.13046906279649
            ]
          ]
        ]
      },
      "bbox": [
        -80.16513667637165,
        26.13046906279649,
        -80.15371585923467,
        26.14095814030791
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.220810+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.357,
                "maximum": 2.976,
                "mean": 1.776,
                "stddev": 0.335
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16678062616228,
              26.121490359218956
            ],
            [
              -80.16678062616228,
              26.131979597519138
            ],
            [
              -80.15536112446635,
              26.131979597519138
            ],
            [
              -80.15536112446635,
              26.121490359218956
            ],
            [
              -80.16678062616228,
              26.121490359218956
            ]
          ]
        ]
      },
      "bbox": [
        -80.16678062616228,
        26.121490359218956,
        -80.15536112446635,
        26.131979597519138
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.243768+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000017,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.796,
                "mean": 1.455,
                "stddev": 0.429
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16184776193963,
              26.14842564682541
            ],
            [
              -80.16184776193963,
              26.158914403382422
            ],
            [
              -80.1504243130421,
              26.158914403382422
            ],
            [
              -80.1504243130421,
              26.14842564682541
            ],
            [
              -80.16184776193963,
              26.14842564682541
            ]
          ]
        ]
      },
      "bbox": [
        -80.16184776193963,
        26.14842564682541,
        -80.1504243130421,
        26.158914403382422
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.266468+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 2.961,
                "mean": 1.477,
                "stddev": 0.718
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1634923883319,
              26.139447491946235
            ],
            [
              -80.1634923883319,
              26.14993640887661
            ],
            [
              -80.15207025546108,
              26.14993640887661
            ],
            [
              -80.15207025546108,
              26.139447491946235
            ],
            [
              -80.1634923883319,
              26.139447491946235
            ]
          ]
        ]
      },
      "bbox": [
        -80.1634923883319,
        26.139447491946235,
        -80.15207025546108,
        26.14993640887661
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.289473+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.126,
                "maximum": 3.207,
                "mean": 1.934,
                "stddev": 0.226
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16020279709134,
              26.1574035275912
            ],
            [
              -80.16020279709134,
              26.16789212398258
            ],
            [
              -80.14877803187413,
              26.16789212398258
            ],
            [
              -80.14877803187413,
              26.1574035275912
            ],
            [
              -80.16020279709134,
              26.1574035275912
            ]
          ]
        ]
      },
      "bbox": [
        -80.16020279709134,
        26.1574035275912,
        -80.14877803187413,
        26.16789212398258
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.312183+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000017,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 5.14,
                "mean": 1.158,
                "stddev": 0.707
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15855749368357,
              26.166381134400783
            ],
            [
              -80.15855749368357,
              26.176869570834267
            ],
            [
              -80.14713141185361,
              26.176869570834267
            ],
            [
              -80.14713141185361,
              26.166381134400783
            ],
            [
              -80.15855749368357,
              26.166381134400783
            ]
          ]
        ]
      },
      "bbox": [
        -80.15855749368357,
        26.166381134400783,
        -80.14713141185361,
        26.176869570834267
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.335170+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.349,
                "maximum": 9.3,
                "mean": 1.629,
                "stddev": 1.274
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15691185161273,
              26.17535846741135
            ],
            [
              -80.15691185161273,
              26.18584674409466
            ],
            [
              -80.14548445287689,
              26.18584674409466
            ],
            [
              -80.14548445287689,
              26.17535846741135
            ],
            [
              -80.15691185161273,
              26.17535846741135
            ]
          ]
        ]
      },
      "bbox": [
        -80.15691185161273,
        26.17535846741135,
        -80.14548445287689,
        26.18584674409466
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.357934+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.499,
                "maximum": 10.02,
                "mean": 2.45,
                "stddev": 1.446
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1552658707753,
              26.184335526780114
            ],
            [
              -80.1552658707753,
              26.194823643921012
            ],
            [
              -80.14383715484027,
              26.194823643921012
            ],
            [
              -80.14383715484027,
              26.184335526780114
            ],
            [
              -80.1552658707753,
              26.184335526780114
            ]
          ]
        ]
      },
      "bbox": [
        -80.1552658707753,
        26.184335526780114,
        -80.14383715484027,
        26.194823643921012
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.380502+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.819,
                "maximum": 14.655,
                "mean": 2.696,
                "stddev": 1.362
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15361955106758,
              26.19331231266419
            ],
            [
              -80.15361955106758,
              26.203800270470467
            ],
            [
              -80.14218951764003,
              26.203800270470467
            ],
            [
              -80.14218951764003,
              26.19331231266419
            ],
            [
              -80.15361955106758,
              26.19331231266419
            ]
          ]
        ]
      },
      "bbox": [
        -80.15361955106758,
        26.19331231266419,
        -80.14218951764003,
        26.203800270470467
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.403243+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.787,
                "maximum": 11.889,
                "mean": 2.425,
                "stddev": 1.288
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15197289238593,
              26.202288825220823
            ],
            [
              -80.15197289238593,
              26.212776623900194
            ],
            [
              -80.14054154117242,
              26.212776623900194
            ],
            [
              -80.14054154117242,
              26.202288825220823
            ],
            [
              -80.15197289238593,
              26.202288825220823
            ]
          ]
        ]
      },
      "bbox": [
        -80.15197289238593,
        26.202288825220823,
        -80.14054154117242,
        26.212776623900194
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.425885+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.05,
                "maximum": 10.377,
                "mean": 2.073,
                "stddev": 1.292
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14867855768593,
              26.220241030980254
            ],
            [
              -80.14867855768593,
              26.23072851202924
            ],
            [
              -80.13724457001982,
              26.23072851202924
            ],
            [
              -80.13724457001982,
              26.220241030980254
            ],
            [
              -80.14867855768593,
              26.220241030980254
            ]
          ]
        ]
      },
      "bbox": [
        -80.14867855768593,
        26.220241030980254,
        -80.13724457001982,
        26.23072851202924
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.448663+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.805,
                "maximum": 8.353,
                "mean": 2.412,
                "stddev": 0.548
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15032589462662,
              26.21126506460712
            ],
            [
              -80.15032589462662,
              26.221752704367397
            ],
            [
              -80.13889322533365,
              26.221752704367397
            ],
            [
              -80.13889322533365,
              26.21126506460712
            ],
            [
              -80.15032589462662,
              26.21126506460712
            ]
          ]
        ]
      },
      "bbox": [
        -80.15032589462662,
        26.21126506460712,
        -80.13889322533365,
        26.221752704367397
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.471917+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.656,
                "maximum": 4.069,
                "mean": 1.966,
                "stddev": 0.431
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14703088146003,
              26.229216724497398
            ],
            [
              -80.14703088146003,
              26.23970404704291
            ],
            [
              -80.13559557512707,
              26.23970404704291
            ],
            [
              -80.13559557512707,
              26.229216724497398
            ],
            [
              -80.14703088146003,
              26.229216724497398
            ]
          ]
        ]
      },
      "bbox": [
        -80.14703088146003,
        26.229216724497398,
        -80.13559557512707,
        26.23970404704291
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.494866+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.783,
                "maximum": 13.813,
                "mean": 3.278,
                "stddev": 1.285
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14538286584511,
              26.238192145315725
            ],
            [
              -80.14538286584511,
              26.248679309565563
            ],
            [
              -80.13394624055144,
              26.248679309565563
            ],
            [
              -80.13394624055144,
              26.238192145315725
            ],
            [
              -80.14538286584511,
              26.238192145315725
            ]
          ]
        ]
      },
      "bbox": [
        -80.14538286584511,
        26.238192145315725,
        -80.13394624055144,
        26.248679309565563
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.518457+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000022,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.247,
                "maximum": 12.214,
                "mean": 3.675,
                "stddev": 1.383
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14373451073725,
              26.24716729359236
            ],
            [
              -80.14373451073725,
              26.257654299754357
            ],
            [
              -80.13229656618898,
              26.257654299754357
            ],
            [
              -80.13229656618898,
              26.24716729359236
            ],
            [
              -80.14373451073725,
              26.24716729359236
            ]
          ]
        ]
      },
      "bbox": [
        -80.14373451073725,
        26.24716729359236,
        -80.13229656618898,
        26.257654299754357
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.542196+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.444,
                "maximum": 8.114,
                "mean": 3.626,
                "stddev": 0.694
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14208581603256,
              26.256142169484438
            ],
            [
              -80.14208581603256,
              26.26662901776644
            ],
            [
              -80.13064655193568,
              26.26662901776644
            ],
            [
              -80.13064655193568,
              26.256142169484438
            ],
            [
              -80.14208581603256,
              26.256142169484438
            ]
          ]
        ]
      },
      "bbox": [
        -80.14208581603256,
        26.256142169484438,
        -80.13064655193568,
        26.26662901776644
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.565596+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.52,
                "maximum": 11.643,
                "mean": 4.044,
                "stddev": 1.468
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14043678162707,
              26.265116773149146
            ],
            [
              -80.14043678162707,
              26.275603463759005
            ],
            [
              -80.12899619768746,
              26.275603463759005
            ],
            [
              -80.12899619768746,
              26.265116773149146
            ],
            [
              -80.14043678162707,
              26.265116773149146
            ]
          ]
        ]
      },
      "bbox": [
        -80.14043678162707,
        26.265116773149146,
        -80.12899619768746,
        26.275603463759005
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.589183+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.442,
                "maximum": 5.722,
                "mean": 3.746,
                "stddev": 0.695
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13878740741679,
              26.27409110474358
            ],
            [
              -80.13878740741679,
              26.28457763788914
            ],
            [
              -80.12734550334022,
              26.28457763788914
            ],
            [
              -80.12734550334022,
              26.27409110474358
            ],
            [
              -80.13878740741679,
              26.27409110474358
            ]
          ]
        ]
      },
      "bbox": [
        -80.13878740741679,
        26.27409110474358,
        -80.12734550334022,
        26.28457763788914
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.612840+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.442,
                "maximum": 7.743,
                "mean": 3.955,
                "stddev": 0.692
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13713769329763,
              26.283065164424887
            ],
            [
              -80.13713769329763,
              26.29355154031405
            ],
            [
              -80.12569446878983,
              26.29355154031405
            ],
            [
              -80.12569446878983,
              26.283065164424887
            ],
            [
              -80.13713769329763,
              26.283065164424887
            ]
          ]
        ]
      },
      "bbox": [
        -80.13713769329763,
        26.283065164424887,
        -80.12569446878983,
        26.29355154031405
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.636220+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.451,
                "maximum": 6.579,
                "mean": 4.009,
                "stddev": 0.589
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0498",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12723226466467,
              26.336903821136175
            ],
            [
              -80.12723226466467,
              26.339314222090696
            ],
            [
              -80.1172688968856,
              26.339314222090696
            ],
            [
              -80.1172688968856,
              26.336903821136175
            ],
            [
              -80.12723226466467,
              26.336903821136175
            ]
          ]
        ]
      },
      "bbox": [
        -80.12723226466467,
        26.336903821136175,
        -80.1172688968856,
        26.339314222090696
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.659264+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0498.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0498": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0498.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            200,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            498100.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.536,
                "maximum": 4.869,
                "mean": 4.06,
                "stddev": 0.856
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13548763916552,
              26.292038952350207
            ],
            [
              -80.13548763916552,
              26.302525171190844
            ],
            [
              -80.12404309393209,
              26.302525171190844
            ],
            [
              -80.12404309393209,
              26.292038952350207
            ],
            [
              -80.13548763916552,
              26.292038952350207
            ]
          ]
        ]
      },
      "bbox": [
        -80.13548763916552,
        26.292038952350207,
        -80.12404309393209,
        26.302525171190844
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.682485+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.451,
                "maximum": 5.964,
                "mean": 3.938,
                "stddev": 0.489
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13218651044589,
              26.309985713561368
            ],
            [
              -80.13218651044589,
              26.32047161892865
            ],
            [
              -80.12073932287761,
              26.32047161892865
            ],
            [
              -80.12073932287761,
              26.309985713561368
            ],
            [
              -80.13218651044589,
              26.309985713561368
            ]
          ]
        ]
      },
      "bbox": [
        -80.13218651044589,
        26.309985713561368,
        -80.12073932287761,
        26.32047161892865
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.705472+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.651,
                "maximum": 7.245,
                "mean": 3.828,
                "stddev": 0.474
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13383724491635,
              26.301012468676653
            ],
            [
              -80.13383724491635,
              26.31149853067667
            ],
            [
              -80.12239137866277,
              26.31149853067667
            ],
            [
              -80.12239137866277,
              26.301012468676653
            ],
            [
              -80.13383724491635,
              26.301012468676653
            ]
          ]
        ]
      },
      "bbox": [
        -80.13383724491635,
        26.301012468676653,
        -80.12239137866277,
        26.31149853067667
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.728318+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.126,
                "maximum": 13.805,
                "mean": 4.035,
                "stddev": 1.048
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12888402042434,
              26.327931389634
            ],
            [
              -80.12888402042434,
              26.338416982359654
            ],
            [
              -80.11743418934245,
              26.338416982359654
            ],
            [
              -80.11743418934245,
              26.327931389634
            ],
            [
              -80.12888402042434,
              26.327931389634
            ]
          ]
        ]
      },
      "bbox": [
        -80.12888402042434,
        26.327931389634,
        -80.11743418934245,
        26.338416982359654
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.751030+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 10.494,
                "mean": 3.986,
                "stddev": 0.979
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0456",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1865569782782,
              25.958317273843253
            ],
            [
              -80.1865569782782,
              25.968810258602577
            ],
            [
              -80.17516046754264,
              25.968810258602577
            ],
            [
              -80.17516046754264,
              25.958317273843253
            ],
            [
              -80.1865569782782,
              25.958317273843253
            ]
          ]
        ]
      },
      "bbox": [
        -80.1865569782782,
        25.958317273843253,
        -80.17516046754264,
        25.968810258602577
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.774210+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0456.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0456": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0456.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            457000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.436,
                "maximum": 5.599,
                "mean": 2.531,
                "stddev": 0.394
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1590n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13053543564999,
              26.318958687161437
            ],
            [
              -80.13053543564999,
              26.329444436103937
            ],
            [
              -80.11908692647229,
              26.329444436103937
            ],
            [
              -80.11908692647229,
              26.318958687161437
            ],
            [
              -80.13053543564999,
              26.318958687161437
            ]
          ]
        ]
      },
      "bbox": [
        -80.13053543564999,
        26.318958687161437,
        -80.11908692647229,
        26.329444436103937
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.797383+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1590n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1590n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1590n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1590000.0001000036,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 6.88,
                "mean": 3.103,
                "stddev": 1.211
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18327893659901,
              25.97628411137697
            ],
            [
              -80.18327893659901,
              25.986776767313163
            ],
            [
              -80.17187980502672,
              25.986776767313163
            ],
            [
              -80.17187980502672,
              25.97628411137697
            ],
            [
              -80.18327893659901,
              25.97628411137697
            ]
          ]
        ]
      },
      "bbox": [
        -80.18327893659901,
        25.97628411137697,
        -80.17187980502672,
        25.986776767313163
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.820865+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.221,
                "maximum": 7.153,
                "mean": 1.854,
                "stddev": 0.909
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18491812573014,
              25.96730083126431
            ],
            [
              -80.18491812573014,
              25.977793651508314
            ],
            [
              -80.17352030472175,
              25.977793651508314
            ],
            [
              -80.17352030472175,
              25.96730083126431
            ],
            [
              -80.18491812573014,
              25.96730083126431
            ]
          ]
        ]
      },
      "bbox": [
        -80.18491812573014,
        25.96730083126431,
        -80.17352030472175,
        25.977793651508314
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.844554+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.28,
                "maximum": 4.906,
                "mean": 2.399,
                "stddev": 0.339
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.18163941078217,
              25.985267114338484
            ],
            [
              -80.18163941078217,
              25.995759606174406
            ],
            [
              -80.17023896835477,
              25.995759606174406
            ],
            [
              -80.17023896835477,
              25.985267114338484
            ],
            [
              -80.18163941078217,
              25.985267114338484
            ]
          ]
        ]
      },
      "bbox": [
        -80.18163941078217,
        25.985267114338484,
        -80.17023896835477,
        25.995759606174406
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.867768+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.769,
                "maximum": 6.061,
                "mean": 1.584,
                "stddev": 0.943
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1799995481768,
              25.99424984030615
            ],
            [
              -80.1799995481768,
              26.004742168249326
            ],
            [
              -80.16859779460303,
              26.004742168249326
            ],
            [
              -80.16859779460303,
              25.99424984030615
            ],
            [
              -80.1799995481768,
              25.99424984030615
            ]
          ]
        ]
      },
      "bbox": [
        -80.1799995481768,
        25.99424984030615,
        -80.16859779460303,
        26.004742168249326
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.903205+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.09,
                "maximum": 9.521,
                "mean": 1.929,
                "stddev": 1.133
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17835934868009,
              26.003232289437175
            ],
            [
              -80.17835934868009,
              26.013724453695175
            ],
            [
              -80.16695628366858,
              26.013724453695175
            ],
            [
              -80.16695628366858,
              26.003232289437175
            ],
            [
              -80.17835934868009,
              26.003232289437175
            ]
          ]
        ]
      },
      "bbox": [
        -80.17835934868009,
        26.003232289437175,
        -80.16695628366858,
        26.013724453695175
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.926583+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 8.567,
                "mean": 1.487,
                "stddev": 0.697
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0463",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17507793860126,
              26.02119635781841
            ],
            [
              -80.17507793860126,
              26.031688195328798
            ],
            [
              -80.16367224983976,
              26.031688195328798
            ],
            [
              -80.16367224983976,
              26.02119635781841
            ],
            [
              -80.17507793860126,
              26.02119635781841
            ]
          ]
        ]
      },
      "bbox": [
        -80.17507793860126,
        26.02119635781841,
        -80.16367224983976,
        26.031688195328798
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.950367+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0463.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0463": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0463.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100004,
            0.0,
            -0.5,
            464000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 8.569,
                "mean": 1.642,
                "stddev": 1.146
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0462",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17671881218921,
              26.012214461888842
            ],
            [
              -80.17671881218921,
              26.02270646266925
            ],
            [
              -80.16531443544848,
              26.02270646266925
            ],
            [
              -80.16531443544848,
              26.012214461888842
            ],
            [
              -80.17671881218921,
              26.012214461888842
            ]
          ]
        ]
      },
      "bbox": [
        -80.17671881218921,
        26.012214461888842,
        -80.16531443544848,
        26.02270646266925
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.973884+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0462.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0462": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0462.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100004,
            0.0,
            -0.5,
            463000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 8.315,
                "mean": 1.647,
                "stddev": 1.236
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0464",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17343672781334,
              26.030177977383154
            ],
            [
              -80.17343672781334,
              26.04066965183107
            ],
            [
              -80.1620297267394,
              26.04066965183107
            ],
            [
              -80.1620297267394,
              26.030177977383154
            ],
            [
              -80.17343672781334,
              26.030177977383154
            ]
          ]
        ]
      },
      "bbox": [
        -80.17343672781334,
        26.030177977383154,
        -80.1620297267394,
        26.04066965183107
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:20.996910+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0464.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0464": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0464.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100004,
            0.0,
            -0.5,
            465000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 11.258,
                "mean": 2.039,
                "stddev": 1.482
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17179517972245,
              26.039159320740247
            ],
            [
              -80.17179517972245,
              26.04965083233332
            ],
            [
              -80.16038686604433,
              26.04965083233332
            ],
            [
              -80.16038686604433,
              26.039159320740247
            ],
            [
              -80.17179517972245,
              26.039159320740247
            ]
          ]
        ]
      },
      "bbox": [
        -80.17179517972245,
        26.039159320740247,
        -80.16038686604433,
        26.04965083233332
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.019899+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100004,
            0.0,
            -0.5,
            466000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 10.068,
                "mean": 2.049,
                "stddev": 1.044
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0466",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17015329422557,
              26.048140388046974
            ],
            [
              -80.17015329422557,
              26.058631736992783
            ],
            [
              -80.15874366765142,
              26.058631736992783
            ],
            [
              -80.15874366765142,
              26.048140388046974
            ],
            [
              -80.17015329422557,
              26.048140388046974
            ]
          ]
        ]
      },
      "bbox": [
        -80.17015329422557,
        26.048140388046974,
        -80.15874366765142,
        26.058631736992783
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.042757+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0466.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0466": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0466.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100004,
            0.0,
            -0.5,
            467000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.257,
                "maximum": 10.063,
                "mean": 1.604,
                "stddev": 1.122
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16851107121965,
              26.057121179460562
            ],
            [
              -80.16851107121965,
              26.067612365966745
            ],
            [
              -80.15710013145754,
              26.067612365966745
            ],
            [
              -80.15710013145754,
              26.057121179460562
            ],
            [
              -80.16851107121965,
              26.057121179460562
            ]
          ]
        ]
      },
      "bbox": [
        -80.16851107121965,
        26.057121179460562,
        -80.15710013145754,
        26.067612365966745
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.065575+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 9.946,
                "mean": 2.105,
                "stddev": 1.652
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16522561226826,
              26.075081935237165
            ],
            [
              -80.16522561226826,
              26.085572797486915
            ],
            [
              -80.15381204525401,
              26.085572797486915
            ],
            [
              -80.15381204525401,
              26.075081935237165
            ],
            [
              -80.16522561226826,
              26.075081935237165
            ]
          ]
        ]
      },
      "bbox": [
        -80.16522561226826,
        26.075081935237165,
        -80.15381204525401,
        26.085572797486915
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.088400+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.205,
                "maximum": 9.999,
                "mean": 1.566,
                "stddev": 1.018
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1668685106016,
              26.06610169513822
            ],
            [
              -80.1668685106016,
              26.076592719412364
            ],
            [
              -80.15545625735949,
              26.076592719412364
            ],
            [
              -80.15545625735949,
              26.06610169513822
            ],
            [
              -80.1668685106016,
              26.06610169513822
            ]
          ]
        ]
      },
      "bbox": [
        -80.1668685106016,
        26.06610169513822,
        -80.15545625735949,
        26.076592719412364
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.114895+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 13.777,
                "mean": 1.447,
                "stddev": 1.105
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16358237611647,
              26.08406189991461
            ],
            [
              -80.16358237611647,
              26.09455260034766
            ],
            [
              -80.15216749503786,
              26.09455260034766
            ],
            [
              -80.15216749503786,
              26.08406189991461
            ],
            [
              -80.16358237611647,
              26.08406189991461
            ]
          ]
        ]
      },
      "bbox": [
        -80.16358237611647,
        26.08406189991461,
        -80.15216749503786,
        26.09455260034766
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.138274+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            471000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.18,
                "maximum": 4.163,
                "mean": 1.469,
                "stddev": 0.316
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0472",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16029488994458,
              26.102021003633897
            ],
            [
              -80.16029488994458,
              26.11251138105646
            ],
            [
              -80.14887737986022,
              26.11251138105646
            ],
            [
              -80.14887737986022,
              26.102021003633897
            ],
            [
              -80.16029488994458,
              26.102021003633897
            ]
          ]
        ]
      },
      "bbox": [
        -80.16029488994458,
        26.102021003633897,
        -80.14887737986022,
        26.11251138105646
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.161164+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0472.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0472": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0472.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            473000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 4.81,
                "mean": 1.027,
                "stddev": 0.695
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0471",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.161938802043,
              26.093041589327797
            ],
            [
              -80.161938802043,
              26.103532128151755
            ],
            [
              -80.15052260660772,
              26.103532128151755
            ],
            [
              -80.15052260660772,
              26.093041589327797
            ],
            [
              -80.161938802043,
              26.093041589327797
            ]
          ]
        ]
      },
      "bbox": [
        -80.161938802043,
        26.093041589327797,
        -80.15052260660772,
        26.103532128151755
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.184143+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0471.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0471": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0471.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            472000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.917,
                "mean": 1.303,
                "stddev": 0.693
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15865063971789,
              26.11100014299014
            ],
            [
              -80.15865063971789,
              26.121490359218956
            ],
            [
              -80.14723181469195,
              26.121490359218956
            ],
            [
              -80.14723181469195,
              26.11100014299014
            ],
            [
              -80.15865063971789,
              26.11100014299014
            ]
          ]
        ]
      },
      "bbox": [
        -80.15865063971789,
        26.11100014299014,
        -80.14723181469195,
        26.121490359218956
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.207307+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 6.905,
                "mean": 1.05,
                "stddev": 0.77
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15700605125961,
              26.119979007553702
            ],
            [
              -80.15700605125961,
              26.13046906279649
            ],
            [
              -80.14558591099949,
              26.13046906279649
            ],
            [
              -80.14558591099949,
              26.119979007553702
            ],
            [
              -80.15700605125961,
              26.119979007553702
            ]
          ]
        ]
      },
      "bbox": [
        -80.15700605125961,
        26.119979007553702,
        -80.14558591099949,
        26.13046906279649
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.230202+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.363,
                "maximum": 4.534,
                "mean": 1.585,
                "stddev": 0.23
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15536112446635,
              26.12895759748181
            ],
            [
              -80.15536112446635,
              26.139447491946235
            ],
            [
              -80.14393966867932,
              26.139447491946235
            ],
            [
              -80.14393966867932,
              26.12895759748181
            ],
            [
              -80.15536112446635,
              26.12895759748181
            ]
          ]
        ]
      },
      "bbox": [
        -80.15536112446635,
        26.12895759748181,
        -80.14393966867932,
        26.139447491946235
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.253041+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.385,
                "maximum": 4.072,
                "mean": 1.602,
                "stddev": 0.217
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15371585923467,
              26.13793591293162
            ],
            [
              -80.15371585923467,
              26.14842564682541
            ],
            [
              -80.14229308762796,
              26.14842564682541
            ],
            [
              -80.14229308762796,
              26.13793591293162
            ],
            [
              -80.15371585923467,
              26.13793591293162
            ]
          ]
        ]
      },
      "bbox": [
        -80.15371585923467,
        26.13793591293162,
        -80.14229308762796,
        26.14842564682541
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.276033+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.033,
                "maximum": 3.929,
                "mean": 1.796,
                "stddev": 0.302
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15207025546108,
              26.146913954060334
            ],
            [
              -80.15207025546108,
              26.1574035275912
            ],
            [
              -80.1406461677418,
              26.1574035275912
            ],
            [
              -80.1406461677418,
              26.146913954060334
            ],
            [
              -80.15207025546108,
              26.146913954060334
            ]
          ]
        ]
      },
      "bbox": [
        -80.15207025546108,
        26.146913954060334,
        -80.1406461677418,
        26.1574035275912
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.298863+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.92,
                "mean": 1.478,
                "stddev": 0.583
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14877803187413,
              26.16486921398312
            ],
            [
              -80.14877803187413,
              26.17535846741135
            ],
            [
              -80.13735131105068,
              26.17535846741135
            ],
            [
              -80.13735131105068,
              26.16486921398312
            ],
            [
              -80.14877803187413,
              26.16486921398312
            ]
          ]
        ]
      },
      "bbox": [
        -80.14877803187413,
        26.16486921398312,
        -80.13735131105068,
        26.17535846741135
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.331895+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 2.758,
                "mean": 1.409,
                "stddev": 0.282
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1504243130421,
              26.155891721025107
            ],
            [
              -80.1504243130421,
              26.166381134400783
            ],
            [
              -80.13899890891726,
              26.166381134400783
            ],
            [
              -80.13899890891726,
              26.155891721025107
            ],
            [
              -80.1504243130421,
              26.155891721025107
            ]
          ]
        ]
      },
      "bbox": [
        -80.1504243130421,
        26.155891721025107,
        -80.13899890891726,
        26.166381134400783
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.354831+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 4.2,
                "mean": 1.474,
                "stddev": 0.605
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14713141185361,
              26.17384643309156
            ],
            [
              -80.14713141185361,
              26.184335526780114
            ],
            [
              -80.13570337403836,
              26.184335526780114
            ],
            [
              -80.13570337403836,
              26.17384643309156
            ],
            [
              -80.14713141185361,
              26.17384643309156
            ]
          ]
        ]
      },
      "bbox": [
        -80.14713141185361,
        26.17384643309156,
        -80.13570337403836,
        26.184335526780114
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.377879+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.445,
                "maximum": 3.936,
                "mean": 1.65,
                "stddev": 0.293
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14218951764003,
              26.200776448891023
            ],
            [
              -80.14218951764003,
              26.21126506460712
            ],
            [
              -80.13075752708941,
              26.21126506460712
            ],
            [
              -80.13075752708941,
              26.200776448891023
            ],
            [
              -80.14218951764003,
              26.200776448891023
            ]
          ]
        ]
      },
      "bbox": [
        -80.14218951764003,
        26.200776448891023,
        -80.13075752708941,
        26.21126506460712
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.400818+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000022,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 11.947,
                "mean": 1.847,
                "stddev": 1.068
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14548445287689,
              26.18282337850758
            ],
            [
              -80.14548445287689,
              26.19331231266419
            ],
            [
              -80.13405509777657,
              26.19331231266419
            ],
            [
              -80.13405509777657,
              26.18282337850758
            ],
            [
              -80.14548445287689,
              26.18282337850758
            ]
          ]
        ]
      },
      "bbox": [
        -80.14548445287689,
        26.18282337850758,
        -80.13405509777657,
        26.19331231266419
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.423798+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.623,
                "maximum": 3.339,
                "mean": 1.959,
                "stddev": 0.279
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14383715484027,
              26.191800050388352
            ],
            [
              -80.14383715484027,
              26.202288825220823
            ],
            [
              -80.13240648216153,
              26.202288825220823
            ],
            [
              -80.13240648216153,
              26.191800050388352
            ],
            [
              -80.14383715484027,
              26.191800050388352
            ]
          ]
        ]
      },
      "bbox": [
        -80.14383715484027,
        26.191800050388352,
        -80.13240648216153,
        26.202288825220823
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.446676+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.89,
                "maximum": 3.368,
                "mean": 1.864,
                "stddev": 0.28
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14054154117242,
              26.209752574172743
            ],
            [
              -80.14054154117242,
              26.220241030980254
            ],
            [
              -80.12910823245639,
              26.220241030980254
            ],
            [
              -80.12910823245639,
              26.209752574172743
            ],
            [
              -80.14054154117242,
              26.209752574172743
            ]
          ]
        ]
      },
      "bbox": [
        -80.14054154117242,
        26.209752574172743,
        -80.12910823245639,
        26.220241030980254
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.469356+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.651,
                "maximum": 11.237,
                "mean": 2.017,
                "stddev": 0.979
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13889322533365,
              26.21872842639065
            ],
            [
              -80.13889322533365,
              26.229216724497398
            ],
            [
              -80.12745859815853,
              26.229216724497398
            ],
            [
              -80.12745859815853,
              26.21872842639065
            ],
            [
              -80.13889322533365,
              26.21872842639065
            ]
          ]
        ]
      },
      "bbox": [
        -80.13889322533365,
        26.21872842639065,
        -80.12745859815853,
        26.229216724497398
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.492239+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.845,
                "maximum": 10.274,
                "mean": 2.181,
                "stddev": 0.756
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13724457001982,
              26.22770400570192
            ],
            [
              -80.13724457001982,
              26.238192145315725
            ],
            [
              -80.12580862409187,
              26.238192145315725
            ],
            [
              -80.12580862409187,
              26.22770400570192
            ],
            [
              -80.13724457001982,
              26.22770400570192
            ]
          ]
        ]
      },
      "bbox": [
        -80.13724457001982,
        26.22770400570192,
        -80.12580862409187,
        26.238192145315725
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.514968+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.797,
                "maximum": 11.771,
                "mean": 2.699,
                "stddev": 1.319
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13559557512704,
              26.23667931226366
            ],
            [
              -80.13559557512704,
              26.24716729359236
            ],
            [
              -80.12415831015245,
              26.24716729359236
            ],
            [
              -80.12415831015245,
              26.23667931226366
            ],
            [
              -80.13559557512704,
              26.23667931226366
            ]
          ]
        ]
      },
      "bbox": [
        -80.13559557512704,
        26.23667931226366,
        -80.12415831015245,
        26.24716729359236
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.538201+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.924,
                "maximum": 5.975,
                "mean": 3.523,
                "stddev": 0.737
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13394624055144,
              26.245654346233035
            ],
            [
              -80.13394624055144,
              26.256142169484438
            ],
            [
              -80.12250765623625,
              26.256142169484438
            ],
            [
              -80.12250765623625,
              26.245654346233035
            ],
            [
              -80.13394624055144,
              26.245654346233035
            ]
          ]
        ]
      },
      "bbox": [
        -80.13394624055144,
        26.245654346233035,
        -80.12250765623625,
        26.256142169484438
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.561555+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.342,
                "maximum": 7.47,
                "mean": 4.359,
                "stddev": 0.747
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13229656618898,
              26.25462910776717
            ],
            [
              -80.13229656618898,
              26.265116773149146
            ],
            [
              -80.12085666223919,
              26.265116773149146
            ],
            [
              -80.12085666223919,
              26.25462910776717
            ],
            [
              -80.13229656618898,
              26.25462910776717
            ]
          ]
        ]
      },
      "bbox": [
        -80.13229656618898,
        26.25462910776717,
        -80.12085666223919,
        26.265116773149146
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.585071+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.12,
                "maximum": 7.248,
                "mean": 4.821,
                "stddev": 0.985
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13064655193568,
              26.26360359702315
            ],
            [
              -80.13064655193568,
              26.27409110474358
            ],
            [
              -80.11920532805716,
              26.27409110474358
            ],
            [
              -80.11920532805716,
              26.26360359702315
            ],
            [
              -80.13064655193568,
              26.26360359702315
            ]
          ]
        ]
      },
      "bbox": [
        -80.13064655193568,
        26.26360359702315,
        -80.11920532805716,
        26.27409110474358
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.608668+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.641,
                "maximum": 11.103,
                "mean": 4.812,
                "stddev": 1.199
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12899619768748,
              26.27257781415817
            ],
            [
              -80.12899619768748,
              26.283065164424887
            ],
            [
              -80.117553653586,
              26.283065164424887
            ],
            [
              -80.117553653586,
              26.27257781415817
            ],
            [
              -80.12899619768748,
              26.27257781415817
            ]
          ]
        ]
      },
      "bbox": [
        -80.12899619768748,
        26.27257781415817,
        -80.117553653586,
        26.283065164424887
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.632035+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.592,
                "maximum": 11.865,
                "mean": 5.408,
                "stddev": 1.241
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12569446878983,
              26.29052543269362
            ],
            [
              -80.12569446878983,
              26.301012468676653
            ],
            [
              -80.11424928335941,
              26.301012468676653
            ],
            [
              -80.11424928335941,
              26.29052543269362
            ],
            [
              -80.12569446878983,
              26.29052543269362
            ]
          ]
        ]
      },
      "bbox": [
        -80.12569446878983,
        26.29052543269362,
        -80.11424928335941,
        26.301012468676653
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.655088+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.321,
                "maximum": 8.249,
                "mean": 5.148,
                "stddev": 1.155
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12734550334025,
              26.281551759329265
            ],
            [
              -80.12734550334025,
              26.292038952350207
            ],
            [
              -80.11590163872148,
              26.292038952350207
            ],
            [
              -80.11590163872148,
              26.281551759329265
            ],
            [
              -80.12734550334025,
              26.281551759329265
            ]
          ]
        ]
      },
      "bbox": [
        -80.12734550334025,
        26.281551759329265,
        -80.11590163872148,
        26.292038952350207
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.678090+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.469,
                "maximum": 12.294,
                "mean": 5.288,
                "stddev": 1.034
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12404309393209,
              26.29949883440831
            ],
            [
              -80.12404309393209,
              26.309985713561368
            ],
            [
              -80.11259658739547,
              26.309985713561368
            ],
            [
              -80.11259658739547,
              26.29949883440831
            ],
            [
              -80.12404309393209,
              26.29949883440831
            ]
          ]
        ]
      },
      "bbox": [
        -80.12404309393209,
        26.29949883440831,
        -80.11259658739547,
        26.309985713561368
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.701054+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.046,
                "maximum": 11.7,
                "mean": 4.185,
                "stddev": 1.241
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12239137866278,
              26.308471964630463
            ],
            [
              -80.12239137866278,
              26.318958687161448
            ],
            [
              -80.1109435507254,
              26.318958687161448
            ],
            [
              -80.1109435507254,
              26.308471964630463
            ],
            [
              -80.12239137866278,
              26.308471964630463
            ]
          ]
        ]
      },
      "bbox": [
        -80.12239137866278,
        26.308471964630463,
        -80.1109435507254,
        26.318958687161448
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.723917+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 10.755,
                "mean": 3.49,
                "stddev": 0.962
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0498",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11743418934245,
              26.335389727912645
            ],
            [
              -80.11743418934245,
              26.337801049389075
            ],
            [
              -80.10747106425525,
              26.337801049389075
            ],
            [
              -80.10747106425525,
              26.335389727912645
            ],
            [
              -80.11743418934245,
              26.335389727912645
            ]
          ]
        ]
      },
      "bbox": [
        -80.11743418934245,
        26.335389727912645,
        -80.10747106425525,
        26.337801049389075
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.746442+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0498.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0498": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0498.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            200,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000036,
            0.0,
            -0.5,
            498100.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.351,
                "maximum": 4.655,
                "mean": 3.223,
                "stddev": 0.354
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12073932287763,
              26.31744482351718
            ],
            [
              -80.12073932287763,
              26.327931389634
            ],
            [
              -80.10929017324476,
              26.327931389634
            ],
            [
              -80.10929017324476,
              26.31744482351718
            ],
            [
              -80.12073932287763,
              26.31744482351718
            ]
          ]
        ]
      },
      "bbox": [
        -80.12073932287763,
        26.31744482351718,
        -80.10929017324476,
        26.327931389634
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.769337+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000017,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 10.702,
                "mean": 3.222,
                "stddev": 1.086
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1591n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11908692647229,
              26.326417411225535
            ],
            [
              -80.11908692647229,
              26.336903821136175
            ],
            [
              -80.10763645484916,
              26.336903821136175
            ],
            [
              -80.10763645484916,
              26.326417411225535
            ],
            [
              -80.11908692647229,
              26.326417411225535
            ]
          ]
        ]
      },
      "bbox": [
        -80.11908692647229,
        26.326417411225535,
        -80.10763645484916,
        26.336903821136175
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.792230+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1591n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1591n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1591n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1591000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 11.192,
                "mean": 3.205,
                "stddev": 1.144
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0456",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1768002935922,
              25.95680702984216
            ],
            [
              -80.1768002935922,
              25.96730083126431
            ],
            [
              -80.16540314612648,
              25.96730083126431
            ],
            [
              -80.16540314612648,
              25.95680702984216
            ],
            [
              -80.1768002935922,
              25.95680702984216
            ]
          ]
        ]
      },
      "bbox": [
        -80.1768002935922,
        25.95680702984216,
        -80.16540314612648,
        25.96730083126431
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.814791+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0456.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0456": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0456.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            457000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.088,
                "maximum": 9.444,
                "mean": 2.821,
                "stddev": 0.768
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17516046754264,
              25.965790474459993
            ],
            [
              -80.17516046754264,
              25.97628411137697
            ],
            [
              -80.16376200971857,
              25.97628411137697
            ],
            [
              -80.16376200971857,
              25.965790474459993
            ],
            [
              -80.17516046754264,
              25.965790474459993
            ]
          ]
        ]
      },
      "bbox": [
        -80.17516046754264,
        25.965790474459993,
        -80.16376200971857,
        25.97628411137697
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.837777+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.123,
                "maximum": 7.315,
                "mean": 2.438,
                "stddev": 1.359
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17352030472175,
              25.974773641719143
            ],
            [
              -80.17352030472175,
              25.985267114338484
            ],
            [
              -80.16212053624821,
              25.985267114338484
            ],
            [
              -80.16212053624821,
              25.974773641719143
            ],
            [
              -80.17352030472175,
              25.974773641719143
            ]
          ]
        ]
      },
      "bbox": [
        -80.17352030472175,
        25.974773641719143,
        -80.16212053624821,
        25.985267114338484
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.860651+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.123,
                "maximum": 9.455,
                "mean": 1.66,
                "stddev": 1.074
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17187980502672,
              25.9837565317769
            ],
            [
              -80.17187980502672,
              25.99424984030615
            ],
            [
              -80.16047872561253,
              25.99424984030615
            ],
            [
              -80.16047872561253,
              25.9837565317769
            ],
            [
              -80.17187980502672,
              25.9837565317769
            ]
          ]
        ]
      },
      "bbox": [
        -80.17187980502672,
        25.9837565317769,
        -80.16047872561253,
        25.99424984030615
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.883631+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            460000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.108,
                "maximum": 9.7,
                "mean": 1.731,
                "stddev": 1.12
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16859779460303,
              26.001721480917134
            ],
            [
              -80.16859779460303,
              26.012214461888867
            ],
            [
              -80.15719409243357,
              26.012214461888867
            ],
            [
              -80.15719409243357,
              26.001721480917134
            ],
            [
              -80.16859779460303,
              26.001721480917134
            ]
          ]
        ]
      },
      "bbox": [
        -80.16859779460303,
        26.001721480917134,
        -80.15719409243357,
        26.012214461888867
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.906451+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            462000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.359,
                "maximum": 9.591,
                "mean": 2.945,
                "stddev": 1.034
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.17023896835477,
              25.992739144790484
            ],
            [
              -80.17023896835477,
              26.003232289437175
            ],
            [
              -80.15883657770864,
              26.003232289437175
            ],
            [
              -80.15883657770864,
              25.992739144790484
            ],
            [
              -80.17023896835477,
              25.992739144790484
            ]
          ]
        ]
      },
      "bbox": [
        -80.17023896835477,
        25.992739144790484,
        -80.15883657770864,
        26.003232289437175
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.929369+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            461000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.09,
                "maximum": 10.766,
                "mean": 2.798,
                "stddev": 1.365
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0462",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16695628366855,
              26.010703540314076
            ],
            [
              -80.16695628366855,
              26.02119635781841
            ],
            [
              -80.15555126968431,
              26.02119635781841
            ],
            [
              -80.15555126968431,
              26.010703540314076
            ],
            [
              -80.16695628366855,
              26.010703540314076
            ]
          ]
        ]
      },
      "bbox": [
        -80.16695628366855,
        26.010703540314076,
        -80.15555126968431,
        26.02119635781841
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.953503+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0462.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0462": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0462.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100004,
            0.0,
            -0.5,
            463000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.478,
                "maximum": 8.666,
                "mean": 2.603,
                "stddev": 1.074
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0464",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16367224983976,
              26.028666829547934
            ],
            [
              -80.16367224983976,
              26.039159320740247
            ],
            [
              -80.15226461135107,
              26.039159320740247
            ],
            [
              -80.15226461135107,
              26.028666829547934
            ],
            [
              -80.16367224983976,
              26.028666829547934
            ]
          ]
        ]
      },
      "bbox": [
        -80.16367224983976,
        26.028666829547934,
        -80.15226461135107,
        26.039159320740247
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.976633+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0464.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0464": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0464.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100004,
            0.0,
            -0.5,
            465000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.686,
                "mean": 1.394,
                "stddev": 0.872
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0463",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16531443544848,
              26.019685323138614
            ],
            [
              -80.16531443544848,
              26.030177977383154
            ],
            [
              -80.15390810935783,
              26.030177977383154
            ],
            [
              -80.15390810935783,
              26.019685323138614
            ],
            [
              -80.16531443544848,
              26.019685323138614
            ]
          ]
        ]
      },
      "bbox": [
        -80.16531443544848,
        26.019685323138614,
        -80.15390810935783,
        26.030177977383154
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:21.999323+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0463.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0463": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0463.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100004,
            0.0,
            -0.5,
            464000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 4.46,
                "mean": 2.167,
                "stddev": 1.087
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1620297267394,
              26.03764805969927
            ],
            [
              -80.1620297267394,
              26.048140388046974
            ],
            [
              -80.15062077556091,
              26.048140388046974
            ],
            [
              -80.15062077556091,
              26.03764805969927
            ],
            [
              -80.1620297267394,
              26.03764805969927
            ]
          ]
        ]
      },
      "bbox": [
        -80.1620297267394,
        26.03764805969927,
        -80.15062077556091,
        26.048140388046974
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.022245+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100004,
            0.0,
            -0.5,
            466000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 5.634,
                "mean": 1.297,
                "stddev": 0.802
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0466",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16038686604433,
              26.046629013749836
            ],
            [
              -80.16038686604433,
              26.05712117946055
            ],
            [
              -80.14897660188417,
              26.05712117946055
            ],
            [
              -80.14897660188417,
              26.046629013749836
            ],
            [
              -80.16038686604433,
              26.046629013749836
            ]
          ]
        ]
      },
      "bbox": [
        -80.16038686604433,
        26.046629013749836,
        -80.14897660188417,
        26.05712117946055
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.044958+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0466.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0466": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0466.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100004,
            0.0,
            -0.5,
            467000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 9.135,
                "mean": 1.487,
                "stddev": 0.748
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15874366765144,
              26.055609691856873
            ],
            [
              -80.15874366765144,
              26.06610169513822
            ],
            [
              -80.14733209021766,
              26.06610169513822
            ],
            [
              -80.14733209021766,
              26.055609691856873
            ],
            [
              -80.15874366765144,
              26.055609691856873
            ]
          ]
        ]
      },
      "bbox": [
        -80.15874366765144,
        26.055609691856873,
        -80.14733209021766,
        26.06610169513822
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.067801+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 9.058,
                "mean": 1.392,
                "stddev": 1.12
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15710013145754,
              26.06459009417754
            ],
            [
              -80.15710013145754,
              26.075081935237165
            ],
            [
              -80.1456872404581,
              26.075081935237165
            ],
            [
              -80.1456872404581,
              26.06459009417754
            ],
            [
              -80.15710013145754,
              26.06459009417754
            ]
          ]
        ]
      },
      "bbox": [
        -80.15710013145754,
        26.06459009417754,
        -80.1456872404581,
        26.075081935237165
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.090644+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.342,
                "maximum": 6.885,
                "mean": 1.858,
                "stddev": 0.874
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15545625735949,
              26.073570220869097
            ],
            [
              -80.15545625735949,
              26.08406189991461
            ],
            [
              -80.14404205250223,
              26.08406189991461
            ],
            [
              -80.14404205250223,
              26.073570220869097
            ],
            [
              -80.15545625735949,
              26.073570220869097
            ]
          ]
        ]
      },
      "bbox": [
        -80.15545625735949,
        26.073570220869097,
        -80.14404205250223,
        26.08406189991461
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.113419+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.23,
                "maximum": 7.495,
                "mean": 1.665,
                "stddev": 0.593
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15381204525401,
              26.082550072088686
            ],
            [
              -80.15381204525401,
              26.093041589327797
            ],
            [
              -80.14239652624674,
              26.093041589327797
            ],
            [
              -80.14239652624674,
              26.082550072088686
            ],
            [
              -80.15381204525401,
              26.082550072088686
            ]
          ]
        ]
      },
      "bbox": [
        -80.15381204525401,
        26.082550072088686,
        -80.14239652624674,
        26.093041589327797
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.136194+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            471000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.23,
                "maximum": 5.16,
                "mean": 1.708,
                "stddev": 0.639
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0472",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15052260660772,
              26.100508948740877
            ],
            [
              -80.15052260660772,
              26.11100014299014
            ],
            [
              -80.13910445842329,
              26.11100014299014
            ],
            [
              -80.13910445842329,
              26.100508948740877
            ],
            [
              -80.15052260660772,
              26.100508948740877
            ]
          ]
        ]
      },
      "bbox": [
        -80.15052260660772,
        26.100508948740877,
        -80.13910445842329,
        26.11100014299014
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.159261+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0472.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0472": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0472.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000017,
            0.0,
            -0.5,
            473000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.918,
                "mean": 1.847,
                "stddev": 0.652
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14887737986022,
              26.109487974487838
            ],
            [
              -80.14887737986022,
              26.119979007553702
            ],
            [
              -80.13745791664847,
              26.119979007553702
            ],
            [
              -80.13745791664847,
              26.109487974487838
            ],
            [
              -80.14887737986022,
              26.109487974487838
            ]
          ]
        ]
      },
      "bbox": [
        -80.14887737986022,
        26.109487974487838,
        -80.13745791664847,
        26.119979007553702
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.182067+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.156,
                "maximum": 5.844,
                "mean": 1.366,
                "stddev": 0.592
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0471",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15216749503786,
              26.091529647993557
            ],
            [
              -80.15216749503786,
              26.102021003633915
            ],
            [
              -80.14075066158821,
              26.102021003633915
            ],
            [
              -80.14075066158821,
              26.091529647993557
            ],
            [
              -80.15216749503786,
              26.091529647993557
            ]
          ]
        ]
      },
      "bbox": [
        -80.15216749503786,
        26.091529647993557,
        -80.14075066158821,
        26.102021003633915
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.204815+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0471.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0471": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0471.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000022,
            0.0,
            -0.5,
            472000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.861,
                "maximum": 4.483,
                "mean": 2.055,
                "stddev": 0.286
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14723181469195,
              26.11846672539162
            ],
            [
              -80.14723181469195,
              26.12895759748181
            ],
            [
              -80.13581103616029,
              26.12895759748181
            ],
            [
              -80.13581103616029,
              26.11846672539162
            ],
            [
              -80.14723181469195,
              26.11846672539162
            ]
          ]
        ]
      },
      "bbox": [
        -80.14723181469195,
        26.11846672539162,
        -80.13581103616029,
        26.12895759748181
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.227988+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000017,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -3.745,
                "maximum": 8.821,
                "mean": 1.332,
                "stddev": 0.322
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14558591099949,
              26.127445201609405
            ],
            [
              -80.14558591099949,
              26.13793591293162
            ],
            [
              -80.13416381685518,
              26.13793591293162
            ],
            [
              -80.13416381685518,
              26.127445201609405
            ],
            [
              -80.14558591099949,
              26.127445201609405
            ]
          ]
        ]
      },
      "bbox": [
        -80.14558591099949,
        26.127445201609405,
        -80.13416381685518,
        26.13793591293162
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.250975+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.553,
                "maximum": 5.641,
                "mean": 1.685,
                "stddev": 0.241
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14393966867932,
              26.136423403298384
            ],
            [
              -80.14393966867932,
              26.146913954060334
            ],
            [
              -80.1325162586296,
              26.146913954060334
            ],
            [
              -80.1325162586296,
              26.136423403298384
            ],
            [
              -80.14393966867932,
              26.136423403298384
            ]
          ]
        ]
      },
      "bbox": [
        -80.14393966867932,
        26.136423403298384,
        -80.1325162586296,
        26.146913954060334
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.273922+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.478,
                "maximum": 6.077,
                "mean": 1.639,
                "stddev": 0.252
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14229308762796,
              26.145401330615687
            ],
            [
              -80.14229308762796,
              26.155891721025107
            ],
            [
              -80.1308683613799,
              26.155891721025107
            ],
            [
              -80.1308683613799,
              26.145401330615687
            ],
            [
              -80.14229308762796,
              26.145401330615687
            ]
          ]
        ]
      },
      "bbox": [
        -80.14229308762796,
        26.145401330615687,
        -80.1308683613799,
        26.155891721025107
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.296518+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 2.846,
                "mean": 1.294,
                "stddev": 0.578
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13899890891726,
              26.163356362763967
            ],
            [
              -80.13899890891726,
              26.17384643309156
            ],
            [
              -80.12757154939348,
              26.17384643309156
            ],
            [
              -80.12757154939348,
              26.163356362763967
            ],
            [
              -80.13899890891726,
              26.163356362763967
            ]
          ]
        ]
      },
      "bbox": [
        -80.13899890891726,
        26.163356362763967,
        -80.12757154939348,
        26.17384643309156
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.319181+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.079,
                "mean": 1.622,
                "stddev": 0.316
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1406461677418,
              26.1543789837185
            ],
            [
              -80.1406461677418,
              26.16486921398312
            ],
            [
              -80.12922012500242,
              26.16486921398312
            ],
            [
              -80.12922012500242,
              26.1543789837185
            ],
            [
              -80.1406461677418,
              26.1543789837185
            ]
          ]
        ]
      },
      "bbox": [
        -80.1406461677418,
        26.1543789837185,
        -80.12922012500242,
        26.16486921398312
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.342134+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000017,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.099,
                "mean": 1.528,
                "stddev": 0.495
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13735131105068,
              26.172333467909255
            ],
            [
              -80.13735131105068,
              26.18282337850758
            ],
            [
              -80.1259226344493,
              26.18282337850758
            ],
            [
              -80.1259226344493,
              26.172333467909255
            ],
            [
              -80.13735131105068,
              26.172333467909255
            ]
          ]
        ]
      },
      "bbox": [
        -80.13735131105068,
        26.172333467909255,
        -80.1259226344493,
        26.18282337850758
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.365261+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.388,
                "maximum": 4.583,
                "mean": 1.41,
                "stddev": 0.46
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13570337403836,
              26.18131029931152
            ],
            [
              -80.13570337403836,
              26.191800050388352
            ],
            [
              -80.12427338006611,
              26.191800050388352
            ],
            [
              -80.12427338006611,
              26.18131029931152
            ],
            [
              -80.13570337403836,
              26.18131029931152
            ]
          ]
        ]
      },
      "bbox": [
        -80.13570337403836,
        26.18131029931152,
        -80.12427338006611,
        26.191800050388352
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.388269+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.237,
                "maximum": 3.275,
                "mean": 1.488,
                "stddev": 0.418
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13405509777657,
              26.190286857127894
            ],
            [
              -80.13405509777657,
              26.200776448891023
            ],
            [
              -80.12262378614008,
              26.200776448891023
            ],
            [
              -80.12262378614008,
              26.190286857127894
            ],
            [
              -80.13405509777657,
              26.190286857127894
            ]
          ]
        ]
      },
      "bbox": [
        -80.13405509777657,
        26.190286857127894,
        -80.12262378614008,
        26.200776448891023
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.411085+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.382,
                "mean": 1.582,
                "stddev": 0.746
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13075752708943,
              26.208239152631553
            ],
            [
              -80.13075752708943,
              26.21872842639065
            ],
            [
              -80.11932357924397,
              26.21872842639065
            ],
            [
              -80.11932357924397,
              26.208239152631553
            ],
            [
              -80.13075752708943,
              26.208239152631553
            ]
          ]
        ]
      },
      "bbox": [
        -80.13075752708943,
        26.208239152631553,
        -80.11932357924397,
        26.21872842639065
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.440538+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.076,
                "mean": 1.446,
                "stddev": 0.541
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13240648216153,
              26.199263141515523
            ],
            [
              -80.13240648216153,
              26.209752574172743
            ],
            [
              -80.12097385256733,
              26.209752574172743
            ],
            [
              -80.12097385256733,
              26.199263141515523
            ],
            [
              -80.13240648216153,
              26.199263141515523
            ]
          ]
        ]
      },
      "bbox": [
        -80.13240648216153,
        26.199263141515523,
        -80.12097385256733,
        26.209752574172743
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.464029+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.776,
                "mean": 1.316,
                "stddev": 0.881
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12910823245639,
              26.217214890633095
            ],
            [
              -80.12910823245639,
              26.22770400570192
            ],
            [
              -80.117672966066,
              26.22770400570192
            ],
            [
              -80.117672966066,
              26.217214890633095
            ],
            [
              -80.12910823245639,
              26.217214890633095
            ]
          ]
        ]
      },
      "bbox": [
        -80.12910823245639,
        26.217214890633095,
        -80.117672966066,
        26.22770400570192
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.486765+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 2.778,
                "mean": 1.525,
                "stddev": 0.502
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12745859815853,
              26.22619035567731
            ],
            [
              -80.12745859815853,
              26.236679312263675
            ],
            [
              -80.11602201292945,
              26.236679312263675
            ],
            [
              -80.11602201292945,
              26.22619035567731
            ],
            [
              -80.12745859815853,
              26.22619035567731
            ]
          ]
        ]
      },
      "bbox": [
        -80.12745859815853,
        26.22619035567731,
        -80.11602201292945,
        26.236679312263675
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.509660+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 6.138,
                "mean": 3.02,
                "stddev": 1.581
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12580862409186,
              26.235165547921273
            ],
            [
              -80.12580862409186,
              26.245654346233035
            ],
            [
              -80.11437071973027,
              26.245654346233035
            ],
            [
              -80.11437071973027,
              26.235165547921273
            ],
            [
              -80.12580862409186,
              26.235165547921273
            ]
          ]
        ]
      },
      "bbox": [
        -80.12580862409186,
        26.235165547921273,
        -80.11437071973027,
        26.245654346233035
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.532720+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.219,
                "maximum": 7.928,
                "mean": 5.244,
                "stddev": 0.385
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12415831015245,
              26.244140467522158
            ],
            [
              -80.12415831015245,
              26.25462910776717
            ],
            [
              -80.11271908636438,
              26.25462910776717
            ],
            [
              -80.11271908636438,
              26.244140467522158
            ],
            [
              -80.12415831015245,
              26.244140467522158
            ]
          ]
        ]
      },
      "bbox": [
        -80.12415831015245,
        26.244140467522158,
        -80.11271908636438,
        26.25462910776717
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.555555+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 3.192,
                "maximum": 10.251,
                "mean": 5.361,
                "stddev": 0.622
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12250765623625,
              26.25311511463705
            ],
            [
              -80.12250765623625,
              26.26360359702315
            ],
            [
              -80.11106711272767,
              26.26360359702315
            ],
            [
              -80.11106711272767,
              26.25311511463705
            ],
            [
              -80.12250765623625,
              26.25311511463705
            ]
          ]
        ]
      },
      "bbox": [
        -80.12250765623625,
        26.25311511463705,
        -80.11106711272767,
        26.26360359702315
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.578365+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.18,
                "maximum": 8.286,
                "mean": 5.128,
                "stddev": 0.821
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11920532805716,
              26.271063592037336
            ],
            [
              -80.11920532805716,
              26.281551759329265
            ],
            [
              -80.10776214422506,
              26.281551759329265
            ],
            [
              -80.10776214422506,
              26.271063592037336
            ],
            [
              -80.11920532805716,
              26.271063592037336
            ]
          ]
        ]
      },
      "bbox": [
        -80.11920532805716,
        26.271063592037336,
        -80.10776214422506,
        26.281551759329265
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.601387+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.532,
                "maximum": 7.25,
                "mean": 5.033,
                "stddev": 0.727
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12085666223919,
              26.26208948942307
            ],
            [
              -80.12085666223919,
              26.272577814158154
            ],
            [
              -80.10941479871597,
              26.272577814158154
            ],
            [
              -80.10941479871597,
              26.26208948942307
            ],
            [
              -80.12085666223919,
              26.26208948942307
            ]
          ]
        ]
      },
      "bbox": [
        -80.12085666223919,
        26.26208948942307,
        -80.10941479871597,
        26.272577814158154
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.624004+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 3.257,
                "maximum": 8.8,
                "mean": 5.375,
                "stddev": 0.811
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11590163872148,
              26.28901098137893
            ],
            [
              -80.11590163872148,
              26.29949883440831
            ],
            [
              -80.10445581338857,
              26.29949883440831
            ],
            [
              -80.10445581338857,
              26.28901098137893
            ],
            [
              -80.11590163872148,
              26.28901098137893
            ]
          ]
        ]
      },
      "bbox": [
        -80.11590163872148,
        26.28901098137893,
        -80.10445581338857,
        26.29949883440831
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.653663+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.493,
                "maximum": 7.753,
                "mean": 4.675,
                "stddev": 0.502
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11755365358599,
              26.280037422636905
            ],
            [
              -80.11755365358599,
              26.29052543269362
            ],
            [
              -80.10610914915068,
              26.29052543269362
            ],
            [
              -80.10610914915068,
              26.280037422636905
            ],
            [
              -80.11755365358599,
              26.280037422636905
            ]
          ]
        ]
      },
      "bbox": [
        -80.11755365358599,
        26.280037422636905,
        -80.10610914915068,
        26.29052543269362
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.676379+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.542,
                "maximum": 6.936,
                "mean": 4.871,
                "stddev": 0.434
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11259658739547,
              26.30695728391867
            ],
            [
              -80.11259658739547,
              26.31744482351718
            ],
            [
              -80.10114811938368,
              26.31744482351718
            ],
            [
              -80.10114811938368,
              26.30695728391867
            ],
            [
              -80.11259658739547,
              26.30695728391867
            ]
          ]
        ]
      },
      "bbox": [
        -80.11259658739547,
        26.30695728391867,
        -80.10114811938368,
        26.31744482351718
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.698987+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.806,
                "maximum": 6.864,
                "mean": 4.07,
                "stddev": 0.677
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11424928335941,
              26.297984268420493
            ],
            [
              -80.11424928335941,
              26.308471964630463
            ],
            [
              -80.10280213683436,
              26.308471964630463
            ],
            [
              -80.10280213683436,
              26.297984268420493
            ],
            [
              -80.11424928335941,
              26.297984268420493
            ]
          ]
        ]
      },
      "bbox": [
        -80.11424928335941,
        26.297984268420493,
        -80.10280213683436,
        26.308471964630463
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.721807+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.22,
                "maximum": 7.087,
                "mean": 4.437,
                "stddev": 0.601
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11094355072538,
              26.315930028030575
            ],
            [
              -80.11094355072538,
              26.326417411225535
            ],
            [
              -80.09949376093215,
              26.326417411225535
            ],
            [
              -80.09949376093215,
              26.315930028030575
            ],
            [
              -80.11094355072538,
              26.315930028030575
            ]
          ]
        ]
      },
      "bbox": [
        -80.11094355072538,
        26.315930028030575,
        -80.09949376093215,
        26.326417411225535
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.744676+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.0,
                "maximum": 10.341,
                "mean": 3.46,
                "stddev": 0.884
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0498",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10763645484916,
              26.333874702723794
            ],
            [
              -80.10763645484916,
              26.336286944681238
            ],
            [
              -80.09767357265474,
              26.336286944681238
            ],
            [
              -80.09767357265474,
              26.333874702723794
            ],
            [
              -80.10763645484916,
              26.333874702723794
            ]
          ]
        ]
      },
      "bbox": [
        -80.10763645484916,
        26.333874702723794,
        -80.09767357265474,
        26.336286944681238
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.767176+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0498.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0498": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0498.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            200,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            498100.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.556,
                "mean": 2.116,
                "stddev": 1.467
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1592n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10929017324474,
              26.324902500913222
            ],
            [
              -80.10929017324474,
              26.335389727912645
            ],
            [
              -80.09783906137525,
              26.335389727912645
            ],
            [
              -80.09783906137525,
              26.324902500913222
            ],
            [
              -80.10929017324474,
              26.324902500913222
            ]
          ]
        ]
      },
      "bbox": [
        -80.10929017324474,
        26.324902500913222,
        -80.09783906137525,
        26.335389727912645
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.790391+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1592n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1592n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1592n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1592000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.368,
                "mean": 2.224,
                "stddev": 1.047
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0456",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16704394557479,
              25.95529585646935
            ],
            [
              -80.16704394557479,
              25.965790474459993
            ],
            [
              -80.15564616166992,
              25.965790474459993
            ],
            [
              -80.15564616166992,
              25.95529585646935
            ],
            [
              -80.16704394557479,
              25.95529585646935
            ]
          ]
        ]
      },
      "bbox": [
        -80.16704394557479,
        25.95529585646935,
        -80.15564616166992,
        25.965790474459993
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.813356+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0456.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0456": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0456.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            457000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.701,
                "maximum": 3.677,
                "mean": 1.736,
                "stddev": 0.416
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16540314612648,
              25.964279188223596
            ],
            [
              -80.16540314612648,
              25.974773641719157
            ],
            [
              -80.15400405177783,
              25.974773641719157
            ],
            [
              -80.15400405177783,
              25.964279188223596
            ],
            [
              -80.16540314612648,
              25.964279188223596
            ]
          ]
        ]
      },
      "bbox": [
        -80.16540314612648,
        25.964279188223596,
        -80.15400405177783,
        25.974773641719157
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.836389+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            458000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.306,
                "maximum": 3.556,
                "mean": 1.473,
                "stddev": 0.604
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16376200971857,
              25.973262242568833
            ],
            [
              -80.16376200971857,
              25.983756531776894
            ],
            [
              -80.152361604635,
              25.983756531776894
            ],
            [
              -80.152361604635,
              25.973262242568833
            ],
            [
              -80.16376200971857,
              25.973262242568833
            ]
          ]
        ]
      },
      "bbox": [
        -80.16376200971857,
        25.973262242568833,
        -80.152361604635,
        25.983756531776894
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.859163+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.123,
                "maximum": 3.849,
                "mean": 1.526,
                "stddev": 0.507
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16212053624821,
              25.98224501966238
            ],
            [
              -80.16212053624821,
              25.992739144790466
            ],
            [
              -80.15071882013854,
              25.992739144790466
            ],
            [
              -80.15071882013854,
              25.98224501966238
            ],
            [
              -80.16212053624821,
              25.98224501966238
            ]
          ]
        ]
      },
      "bbox": [
        -80.16212053624821,
        25.98224501966238,
        -80.15071882013854,
        25.992739144790466
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.882256+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.203,
                "maximum": 6.32,
                "mean": 2.38,
                "stddev": 0.785
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15883657770866,
              26.000209742723207
            ],
            [
              -80.15883657770866,
              26.010703540314086
            ],
            [
              -80.14743223867274,
              26.010703540314086
            ],
            [
              -80.14743223867274,
              26.000209742723207
            ],
            [
              -80.15883657770866,
              26.000209742723207
            ]
          ]
        ]
      },
      "bbox": [
        -80.15883657770866,
        26.000209742723207,
        -80.14743223867274,
        26.010703540314086
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.905058+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.786,
                "maximum": 4.205,
                "mean": 2.871,
                "stddev": 0.368
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.16047872561253,
              25.991227519661415
            ],
            [
              -80.16047872561253,
              26.00172148091713
            ],
            [
              -80.14907569818544,
              26.00172148091713
            ],
            [
              -80.14907569818544,
              25.991227519661415
            ],
            [
              -80.16047872561253,
              25.991227519661415
            ]
          ]
        ]
      },
      "bbox": [
        -80.16047872561253,
        25.991227519661415,
        -80.14907569818544,
        26.00172148091713
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.927986+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.71,
                "maximum": 4.951,
                "mean": 3.034,
                "stddev": 0.525
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0462",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15719409243356,
              26.009191689004954
            ],
            [
              -80.15719409243356,
              26.019685323138614
            ],
            [
              -80.14578844149734,
              26.019685323138614
            ],
            [
              -80.14578844149734,
              26.009191689004954
            ],
            [
              -80.15719409243356,
              26.009191689004954
            ]
          ]
        ]
      },
      "bbox": [
        -80.15719409243356,
        26.009191689004954,
        -80.14578844149734,
        26.019685323138614
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.950604+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0462.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0462": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0462.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100004,
            0.0,
            -0.5,
            463000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.063,
                "maximum": 4.568,
                "mean": 3.158,
                "stddev": 0.384
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0463",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15555126968431,
              26.01817335866392
            ],
            [
              -80.15555126968431,
              26.028666829547934
            ],
            [
              -80.1441443065562,
              26.028666829547934
            ],
            [
              -80.1441443065562,
              26.01817335866392
            ],
            [
              -80.15555126968431,
              26.01817335866392
            ]
          ]
        ]
      },
      "bbox": [
        -80.15555126968431,
        26.01817335866392,
        -80.1441443065562,
        26.028666829547934
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.973606+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0463.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0463": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0463.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100004,
            0.0,
            -0.5,
            464000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.802,
                "maximum": 5.338,
                "mean": 3.208,
                "stddev": 0.493
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0464",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15390810935783,
              26.027154751857267
            ],
            [
              -80.15390810935783,
              26.03764805969927
            ],
            [
              -80.14249983374616,
              26.03764805969927
            ],
            [
              -80.14249983374616,
              26.027154751857267
            ],
            [
              -80.15390810935783,
              26.027154751857267
            ]
          ]
        ]
      },
      "bbox": [
        -80.15390810935783,
        26.027154751857267,
        -80.14249983374616,
        26.03764805969927
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:22.996587+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0464.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0464": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0464.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100004,
            0.0,
            -0.5,
            465000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.325,
                "maximum": 4.952,
                "mean": 2.897,
                "stddev": 0.398
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0466",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15062077556091,
              26.045116709476037
            ],
            [
              -80.15062077556091,
              26.05560969185686
            ],
            [
              -80.13920987410668,
              26.05560969185686
            ],
            [
              -80.13920987410668,
              26.045116709476037
            ],
            [
              -80.15062077556091,
              26.045116709476037
            ]
          ]
        ]
      },
      "bbox": [
        -80.15062077556091,
        26.045116709476037,
        -80.13920987410668,
        26.05560969185686
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.019369+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0466.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0466": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0466.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100004,
            0.0,
            -0.5,
            467000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.171,
                "maximum": 4.565,
                "mean": 2.228,
                "stddev": 0.822
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15226461135107,
              26.03613586874223
            ],
            [
              -80.15226461135107,
              26.046629013749836
            ],
            [
              -80.14085502296406,
              26.046629013749836
            ],
            [
              -80.14085502296406,
              26.03613586874223
            ],
            [
              -80.15226461135107,
              26.03613586874223
            ]
          ]
        ]
      },
      "bbox": [
        -80.15226461135107,
        26.03613586874223,
        -80.14085502296406,
        26.046629013749836
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.042403+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100004,
            0.0,
            -0.5,
            466000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.714,
                "maximum": 6.6,
                "mean": 2.66,
                "stddev": 0.499
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14897660188419,
              26.054097274215877
            ],
            [
              -80.14897660188419,
              26.06459009417754
            ],
            [
              -80.13756438707078,
              26.06459009417754
            ],
            [
              -80.13756438707078,
              26.054097274215877
            ],
            [
              -80.14897660188419,
              26.054097274215877
            ]
          ]
        ]
      },
      "bbox": [
        -80.14897660188419,
        26.054097274215877,
        -80.13756438707078,
        26.06459009417754
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.065358+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 9.552,
                "mean": 1.712,
                "stddev": 1.359
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14733209021766,
              26.0630775631189
            ],
            [
              -80.14733209021766,
              26.073570220869097
            ],
            [
              -80.13591856175302,
              26.073570220869097
            ],
            [
              -80.13591856175302,
              26.0630775631189
            ],
            [
              -80.14733209021766,
              26.0630775631189
            ]
          ]
        ]
      },
      "bbox": [
        -80.14733209021766,
        26.0630775631189,
        -80.13591856175302,
        26.073570220869097
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.088237+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.001,
                "maximum": 17.22,
                "mean": 3.947,
                "stddev": 4.049
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1456872404581,
              26.07205757634235
            ],
            [
              -80.1456872404581,
              26.082550072088686
            ],
            [
              -80.1342723980501,
              26.082550072088686
            ],
            [
              -80.1342723980501,
              26.07205757634235
            ],
            [
              -80.1456872404581,
              26.07205757634235
            ]
          ]
        ]
      },
      "bbox": [
        -80.1456872404581,
        26.07205757634235,
        -80.1342723980501,
        26.082550072088686
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.111142+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.128,
                "maximum": 13.556,
                "mean": 1.888,
                "stddev": 1.581
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14404205250223,
              26.081037314043368
            ],
            [
              -80.14404205250223,
              26.091529647993557
            ],
            [
              -80.13262589585861,
              26.091529647993557
            ],
            [
              -80.13262589585861,
              26.081037314043368
            ],
            [
              -80.14404205250223,
              26.081037314043368
            ]
          ]
        ]
      },
      "bbox": [
        -80.14404205250223,
        26.081037314043368,
        -80.13262589585861,
        26.091529647993557
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.133839+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            471000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.163,
                "maximum": 12.784,
                "mean": 2.683,
                "stddev": 1.366
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0471",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14239652624674,
              26.090016776379183
            ],
            [
              -80.14239652624674,
              26.100508948740877
            ],
            [
              -80.13097905507513,
              26.100508948740877
            ],
            [
              -80.13097905507513,
              26.090016776379183
            ],
            [
              -80.14239652624674,
              26.090016776379183
            ]
          ]
        ]
      },
      "bbox": [
        -80.14239652624674,
        26.090016776379183,
        -80.13097905507513,
        26.100508948740877
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.156601+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0471.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0471": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0471.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            472000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.062,
                "maximum": 5.004,
                "mean": 2.174,
                "stddev": 0.623
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0472",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14075066158821,
              26.098995963506948
            ],
            [
              -80.14075066158821,
              26.109487974487855
            ],
            [
              -80.12933187559622,
              26.109487974487855
            ],
            [
              -80.12933187559622,
              26.098995963506948
            ],
            [
              -80.14075066158821,
              26.098995963506948
            ]
          ]
        ]
      },
      "bbox": [
        -80.14075066158821,
        26.098995963506948,
        -80.12933187559622,
        26.109487974487855
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.179473+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0472.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0472": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0472.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000022,
            0.0,
            -0.5,
            473000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.005,
                "maximum": 6.055,
                "mean": 2.006,
                "stddev": 0.644
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13910445842329,
              26.107974875583817
            ],
            [
              -80.13910445842329,
              26.11846672539162
            ],
            [
              -80.12768435731836,
              26.11846672539162
            ],
            [
              -80.12768435731836,
              26.107974875583817
            ],
            [
              -80.13910445842329,
              26.107974875583817
            ]
          ]
        ]
      },
      "bbox": [
        -80.13910445842329,
        26.107974875583817,
        -80.12768435731836,
        26.11846672539162
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.202764+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.957,
                "maximum": 5.739,
                "mean": 1.489,
                "stddev": 1.017
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13745791664847,
              26.116953512766983
            ],
            [
              -80.13745791664847,
              26.127445201609405
            ],
            [
              -80.12603650013799,
              26.127445201609405
            ],
            [
              -80.12603650013799,
              26.116953512766983
            ],
            [
              -80.13745791664847,
              26.116953512766983
            ]
          ]
        ]
      },
      "bbox": [
        -80.13745791664847,
        26.116953512766983,
        -80.12603650013799,
        26.127445201609405
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.225577+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000017,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.609,
                "maximum": 4.698,
                "mean": 1.93,
                "stddev": 0.867
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13581103616029,
              26.125931875213613
            ],
            [
              -80.13581103616029,
              26.136423403298384
            ],
            [
              -80.12438830395153,
              26.136423403298384
            ],
            [
              -80.12438830395153,
              26.125931875213613
            ],
            [
              -80.13581103616029,
              26.125931875213613
            ]
          ]
        ]
      },
      "bbox": [
        -80.13581103616029,
        26.125931875213613,
        -80.12438830395153,
        26.136423403298384
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.255474+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.7,
                "maximum": 4.881,
                "mean": 1.951,
                "stddev": 0.389
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13416381685518,
              26.13490996308085
            ],
            [
              -80.13416381685518,
              26.145401330615687
            ],
            [
              -80.12273976865535,
              26.145401330615687
            ],
            [
              -80.12273976865535,
              26.13490996308085
            ],
            [
              -80.13416381685518,
              26.13490996308085
            ]
          ]
        ]
      },
      "bbox": [
        -80.13416381685518,
        26.13490996308085,
        -80.12273976865535,
        26.145401330615687
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.279134+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.406,
                "maximum": 4.665,
                "mean": 1.868,
                "stddev": 0.35
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1325162586296,
              26.14388777652584
            ],
            [
              -80.1325162586296,
              26.1543789837185
            ],
            [
              -80.12109089414575,
              26.1543789837185
            ],
            [
              -80.12109089414575,
              26.14388777652584
            ],
            [
              -80.1325162586296,
              26.14388777652584
            ]
          ]
        ]
      },
      "bbox": [
        -80.1325162586296,
        26.14388777652584,
        -80.12109089414575,
        26.1543789837185
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.314717+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 3.369,
                "mean": 1.364,
                "stddev": 0.504
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1308683613799,
              26.152865315705746
            ],
            [
              -80.1308683613799,
              26.16335636276398
            ],
            [
              -80.11944168031906,
              26.16335636276398
            ],
            [
              -80.11944168031906,
              26.152865315705746
            ],
            [
              -80.1308683613799,
              26.152865315705746
            ]
          ]
        ]
      },
      "bbox": [
        -80.1308683613799,
        26.152865315705746,
        -80.11944168031906,
        26.16335636276398
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.338199+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000017,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 2.273,
                "mean": 0.945,
                "stddev": 0.579
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12922012500242,
              26.16184258077772
            ],
            [
              -80.12922012500242,
              26.172333467909255
            ],
            [
              -80.11779212707148,
              26.172333467909255
            ],
            [
              -80.11779212707148,
              26.16184258077772
            ],
            [
              -80.12922012500242,
              26.16184258077772
            ]
          ]
        ]
      },
      "bbox": [
        -80.12922012500242,
        26.16184258077772,
        -80.11779212707148,
        26.172333467909255
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.361247+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 4.386,
                "mean": 1.287,
                "stddev": 0.706
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12757154939348,
              26.170819571898853
            ],
            [
              -80.12757154939348,
              26.18131029931152
            ],
            [
              -80.11614223429925,
              26.18131029931152
            ],
            [
              -80.11614223429925,
              26.170819571898853
            ],
            [
              -80.12757154939348,
              26.170819571898853
            ]
          ]
        ]
      },
      "bbox": [
        -80.12757154939348,
        26.170819571898853,
        -80.11614223429925,
        26.18131029931152
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.384343+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.417,
                "maximum": 6.127,
                "mean": 1.598,
                "stddev": 0.698
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1259226344493,
              26.179796289226328
            ],
            [
              -80.1259226344493,
              26.190286857127894
            ],
            [
              -80.1144920018985,
              26.190286857127894
            ],
            [
              -80.1144920018985,
              26.179796289226328
            ],
            [
              -80.1259226344493,
              26.179796289226328
            ]
          ]
        ]
      },
      "bbox": [
        -80.1259226344493,
        26.179796289226328,
        -80.1144920018985,
        26.190286857127894
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.407332+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.587,
                "maximum": 5.378,
                "mean": 2.657,
                "stddev": 1.082
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12427338006611,
              26.18877273291728
            ],
            [
              -80.12427338006611,
              26.199263141515523
            ],
            [
              -80.11284142976534,
              26.199263141515523
            ],
            [
              -80.11284142976534,
              26.18877273291728
            ],
            [
              -80.12427338006611,
              26.18877273291728
            ]
          ]
        ]
      },
      "bbox": [
        -80.12427338006611,
        26.18877273291728,
        -80.11284142976534,
        26.199263141515523
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.430684+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.129,
                "maximum": 5.08,
                "mean": 2.848,
                "stddev": 0.606
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12262378614008,
              26.197748903128787
            ],
            [
              -80.12262378614008,
              26.208239152631553
            ],
            [
              -80.11119051779588,
              26.208239152631553
            ],
            [
              -80.11119051779588,
              26.197748903128787
            ],
            [
              -80.12262378614008,
              26.197748903128787
            ]
          ]
        ]
      },
      "bbox": [
        -80.12262378614008,
        26.197748903128787,
        -80.11119051779588,
        26.208239152631553
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.454067+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.22,
                "mean": 2.101,
                "stddev": 0.676
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11932357924397,
              26.215700423742078
            ],
            [
              -80.11932357924397,
              26.22619035567731
            ],
            [
              -80.10788767393205,
              26.22619035567731
            ],
            [
              -80.10788767393205,
              26.215700423742078
            ],
            [
              -80.11932357924397,
              26.215700423742078
            ]
          ]
        ]
      },
      "bbox": [
        -80.11932357924397,
        26.215700423742078,
        -80.10788767393205,
        26.22619035567731
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.477224+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.074,
                "mean": 0.977,
                "stddev": 0.979
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12097385256733,
              26.206724800018023
            ],
            [
              -80.12097385256733,
              26.217214890633095
            ],
            [
              -80.10953926588611,
              26.217214890633095
            ],
            [
              -80.10953926588611,
              26.206724800018023
            ],
            [
              -80.12097385256733,
              26.206724800018023
            ]
          ]
        ]
      },
      "bbox": [
        -80.12097385256733,
        26.206724800018023,
        -80.10953926588611,
        26.217214890633095
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.500547+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.395,
                "mean": 1.342,
                "stddev": 1.004
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.117672966066,
              26.224675774458067
            ],
            [
              -80.117672966066,
              26.235165547921273
            ],
            [
              -80.10623574182964,
              26.235165547921273
            ],
            [
              -80.10623574182964,
              26.224675774458067
            ],
            [
              -80.117672966066,
              26.224675774458067
            ]
          ]
        ]
      },
      "bbox": [
        -80.117672966066,
        26.224675774458067,
        -80.10623574182964,
        26.235165547921273
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.523579+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 6.633,
                "mean": 2.19,
                "stddev": 1.682
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11437071973027,
              26.24262565749428
            ],
            [
              -80.11437071973027,
              26.25311511463705
            ],
            [
              -80.10293085676334,
              26.25311511463705
            ],
            [
              -80.10293085676334,
              26.24262565749428
            ],
            [
              -80.11437071973027,
              26.24262565749428
            ]
          ]
        ]
      },
      "bbox": [
        -80.11437071973027,
        26.24262565749428,
        -80.10293085676334,
        26.25311511463705
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.546854+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.775,
                "maximum": 6.3,
                "mean": 3.642,
                "stddev": 0.735
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11602201292943,
              26.23365085232309
            ],
            [
              -80.11602201292943,
              26.244140467522158
            ],
            [
              -80.10458346947476,
              26.244140467522158
            ],
            [
              -80.10458346947476,
              26.23365085232309
            ],
            [
              -80.11602201292943,
              26.23365085232309
            ]
          ]
        ]
      },
      "bbox": [
        -80.11602201292943,
        26.23365085232309,
        -80.10458346947476,
        26.244140467522158
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.570054+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.853,
                "maximum": 6.36,
                "mean": 4.042,
                "stddev": 0.639
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11271908636438,
              26.25160019012872
            ],
            [
              -80.11271908636438,
              26.26208948942307
            ],
            [
              -80.10127790359115,
              26.26208948942307
            ],
            [
              -80.10127790359115,
              26.25160019012872
            ],
            [
              -80.11271908636438,
              26.25160019012872
            ]
          ]
        ]
      },
      "bbox": [
        -80.11271908636438,
        26.25160019012872,
        -80.10127790359115,
        26.26208948942307
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.593289+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.56,
                "maximum": 6.203,
                "mean": 3.489,
                "stddev": 0.638
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11106711272767,
              26.26057445038349
            ],
            [
              -80.11106711272767,
              26.271063592037336
            ],
            [
              -80.09962460985398,
              26.271063592037336
            ],
            [
              -80.09962460985398,
              26.26057445038349
            ],
            [
              -80.11106711272767,
              26.26057445038349
            ]
          ]
        ]
      },
      "bbox": [
        -80.11106711272767,
        26.26057445038349,
        -80.09962460985398,
        26.271063592037336
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.616272+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.706,
                "maximum": 5.085,
                "mean": 3.389,
                "stddev": 0.512
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10941479871597,
              26.269548438415708
            ],
            [
              -80.10941479871597,
              26.280037422636905
            ],
            [
              -80.09797097544758,
              26.280037422636905
            ],
            [
              -80.09797097544758,
              26.269548438415708
            ],
            [
              -80.10941479871597,
              26.269548438415708
            ]
          ]
        ]
      },
      "bbox": [
        -80.10941479871597,
        26.269548438415708,
        -80.09797097544758,
        26.280037422636905
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.639239+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.371,
                "maximum": 5.622,
                "mean": 3.396,
                "stddev": 0.667
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10610914915068,
              26.287495598440803
            ],
            [
              -80.10610914915068,
              26.297984268420493
            ],
            [
              -80.0946626842098,
              26.297984268420493
            ],
            [
              -80.0946626842098,
              26.287495598440803
            ],
            [
              -80.10610914915068,
              26.287495598440803
            ]
          ]
        ]
      },
      "bbox": [
        -80.10610914915068,
        26.287495598440803,
        -80.0946626842098,
        26.297984268420493
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.662281+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.616,
                "maximum": 5.32,
                "mean": 2.95,
                "stddev": 0.443
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10445581338857,
              26.296468770747843
            ],
            [
              -80.10445581338857,
              26.30695728391867
            ],
            [
              -80.09300802716969,
              26.30695728391867
            ],
            [
              -80.09300802716969,
              26.296468770747843
            ],
            [
              -80.10445581338857,
              26.296468770747843
            ]
          ]
        ]
      },
      "bbox": [
        -80.10445581338857,
        26.296468770747843,
        -80.09300802716969,
        26.30695728391867
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.685339+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.35,
                "maximum": 4.454,
                "mean": 2.894,
                "stddev": 0.376
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10280213683436,
              26.305441671460667
            ],
            [
              -80.10280213683436,
              26.315930028030575
            ],
            [
              -80.09135302904288,
              26.315930028030575
            ],
            [
              -80.09135302904288,
              26.305441671460667
            ],
            [
              -80.10280213683436,
              26.305441671460667
            ]
          ]
        ]
      },
      "bbox": [
        -80.10280213683436,
        26.305441671460667,
        -80.09135302904288,
        26.315930028030575
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.708424+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.122,
                "maximum": 4.98,
                "mean": 2.715,
                "stddev": 0.654
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10776214422506,
              26.278522154382433
            ],
            [
              -80.10776214422506,
              26.28901098137893
            ],
            [
              -80.09631700026763,
              26.28901098137893
            ],
            [
              -80.09631700026763,
              26.278522154382433
            ],
            [
              -80.10776214422506,
              26.278522154382433
            ]
          ]
        ]
      },
      "bbox": [
        -80.10776214422506,
        26.278522154382433,
        -80.09631700026763,
        26.28901098137893
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.731623+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.98,
                "maximum": 5.381,
                "mean": 3.194,
                "stddev": 0.552
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0498",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09783906137525,
              26.332358745604388
            ],
            [
              -80.09783906137525,
              26.33477190800194
            ],
            [
              -80.08787642227453,
              26.33477190800194
            ],
            [
              -80.08787642227453,
              26.332358745604388
            ],
            [
              -80.09783906137525,
              26.332358745604388
            ]
          ]
        ]
      },
      "bbox": [
        -80.09783906137525,
        26.332358745604388,
        -80.08787642227453,
        26.33477190800194
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.754396+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0498.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0498": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0498.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            200,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            498100.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.244,
                "mean": 2.564,
                "stddev": 1.389
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10114811938368,
              26.31441430073631
            ],
            [
              -80.10114811938368,
              26.324902500913222
            ],
            [
              -80.08969768972487,
              26.324902500913222
            ],
            [
              -80.08969768972487,
              26.31441430073631
            ],
            [
              -80.10114811938368,
              26.31441430073631
            ]
          ]
        ]
      },
      "bbox": [
        -80.10114811938368,
        26.31441430073631,
        -80.08969768972487,
        26.324902500913222
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.777404+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 9.863,
                "mean": 2.576,
                "stddev": 1.006
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0456",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15728793441419,
              25.95378375375879
            ],
            [
              -80.15728793441419,
              25.96427918822357
            ],
            [
              -80.14588951436122,
              25.96427918822357
            ],
            [
              -80.14588951436122,
              25.95378375375879
            ],
            [
              -80.15728793441419,
              25.95378375375879
            ]
          ]
        ]
      },
      "bbox": [
        -80.15728793441419,
        25.95378375375879,
        -80.14588951436122,
        25.96427918822357
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.800834+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0456.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0456": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0456.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            457000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.31,
                "maximum": 2.041,
                "mean": 1.582,
                "stddev": 0.096
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1593n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09949376093215,
              26.323386658731856
            ],
            [
              -80.09949376093215,
              26.333874702723794
            ],
            [
              -80.08804200911118,
              26.333874702723794
            ],
            [
              -80.08804200911118,
              26.323386658731856
            ],
            [
              -80.09949376093215,
              26.323386658731856
            ]
          ]
        ]
      },
      "bbox": [
        -80.09949376093215,
        26.323386658731856,
        -80.08804200911118,
        26.333874702723794
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.823665+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1593n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1593n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1593n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1593000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 8.104,
                "mean": 1.966,
                "stddev": 1.614
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15564616166992,
              25.962766972589076
            ],
            [
              -80.15564616166992,
              25.973262242568833
            ],
            [
              -80.14424643108781,
              25.973262242568833
            ],
            [
              -80.14424643108781,
              25.962766972589076
            ],
            [
              -80.15564616166992,
              25.962766972589076
            ]
          ]
        ]
      },
      "bbox": [
        -80.15564616166992,
        25.962766972589076,
        -80.14424643108781,
        25.973262242568833
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.874638+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            458000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.306,
                "maximum": 3.439,
                "mean": 1.357,
                "stddev": 0.878
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.152361604635,
              25.98073257802895
            ],
            [
              -80.152361604635,
              25.991227519661415
            ],
            [
              -80.14095925212114,
              25.991227519661415
            ],
            [
              -80.14095925212114,
              25.98073257802895
            ],
            [
              -80.152361604635,
              25.98073257802895
            ]
          ]
        ]
      },
      "bbox": [
        -80.152361604635,
        25.98073257802895,
        -80.14095925212114,
        25.991227519661415
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.927153+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.379,
                "maximum": 6.424,
                "mean": 2.109,
                "stddev": 0.572
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15400405177783,
              25.97174991396004
            ],
            [
              -80.15400405177783,
              25.98224501966238
            ],
            [
              -80.14260301037544,
              25.98224501966238
            ],
            [
              -80.14260301037544,
              25.97174991396004
            ],
            [
              -80.15400405177783,
              25.97174991396004
            ]
          ]
        ]
      },
      "bbox": [
        -80.15400405177783,
        25.97174991396004,
        -80.14260301037544,
        25.98224501966238
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:23.979630+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.299,
                "maximum": 4.718,
                "mean": 1.679,
                "stddev": 0.594
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.15071882013854,
              25.989714964953045
            ],
            [
              -80.15071882013854,
              26.000209742723207
            ],
            [
              -80.13931515622187,
              26.000209742723207
            ],
            [
              -80.13931515622187,
              25.989714964953045
            ],
            [
              -80.15071882013854,
              25.989714964953045
            ]
          ]
        ]
      },
      "bbox": [
        -80.15071882013854,
        25.989714964953045,
        -80.13931515622187,
        26.000209742723207
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.032170+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.467,
                "maximum": 4.253,
                "mean": 1.863,
                "stddev": 0.485
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14907569818544,
              25.998697074889513
            ],
            [
              -80.14907569818544,
              26.009191689004954
            ],
            [
              -80.13767072257457,
              26.009191689004954
            ],
            [
              -80.13767072257457,
              25.998697074889513
            ],
            [
              -80.14907569818544,
              25.998697074889513
            ]
          ]
        ]
      },
      "bbox": [
        -80.14907569818544,
        25.998697074889513,
        -80.13767072257457,
        26.009191689004954
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.084830+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.693,
                "maximum": 4.223,
                "mean": 1.91,
                "stddev": 0.42
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0462",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14743223867272,
              26.00767890799556
            ],
            [
              -80.14743223867272,
              26.01817335866392
            ],
            [
              -80.13602595107614,
              26.01817335866392
            ],
            [
              -80.13602595107614,
              26.00767890799556
            ],
            [
              -80.14743223867272,
              26.00767890799556
            ]
          ]
        ]
      },
      "bbox": [
        -80.14743223867272,
        26.00767890799556,
        -80.13602595107614,
        26.01817335866392
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.136605+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0462.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0462": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0462.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100004,
            0.0,
            -0.5,
            463000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.185,
                "maximum": 6.017,
                "mean": 1.816,
                "stddev": 0.548
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0463",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14578844149734,
              26.01666046442842
            ],
            [
              -80.14578844149734,
              26.027154751857267
            ],
            [
              -80.13438084162345,
              26.027154751857267
            ],
            [
              -80.13438084162345,
              26.01666046442842
            ],
            [
              -80.14578844149734,
              26.01666046442842
            ]
          ]
        ]
      },
      "bbox": [
        -80.14578844149734,
        26.01666046442842,
        -80.13438084162345,
        26.027154751857267
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.189041+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0463.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0463": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0463.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100004,
            0.0,
            -0.5,
            464000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.172,
                "maximum": 3.621,
                "mean": 1.505,
                "stddev": 0.622
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0464",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1441443065562,
              26.025641744345272
            ],
            [
              -80.1441443065562,
              26.03613586874223
            ],
            [
              -80.13273539411331,
              26.03613586874223
            ],
            [
              -80.13273539411331,
              26.025641744345272
            ],
            [
              -80.1441443065562,
              26.025641744345272
            ]
          ]
        ]
      },
      "bbox": [
        -80.1441443065562,
        26.025641744345272,
        -80.13273539411331,
        26.03613586874223
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.241795+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0464.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0464": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0464.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100004,
            0.0,
            -0.5,
            465000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.441,
                "maximum": 4.469,
                "mean": 1.424,
                "stddev": 0.632
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14249983374616,
              26.034622747903324
            ],
            [
              -80.14249983374616,
              26.045116709476037
            ],
            [
              -80.1310896084425,
              26.045116709476037
            ],
            [
              -80.1310896084425,
              26.034622747903324
            ],
            [
              -80.14249983374616,
              26.034622747903324
            ]
          ]
        ]
      },
      "bbox": [
        -80.14249983374616,
        26.034622747903324,
        -80.1310896084425,
        26.045116709476037
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.294416+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100004,
            0.0,
            -0.5,
            466000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.628,
                "maximum": 2.757,
                "mean": 1.208,
                "stddev": 0.665
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0466",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14085502296406,
              26.043603475259747
            ],
            [
              -80.14085502296406,
              26.054097274215852
            ],
            [
              -80.12944348450773,
              26.054097274215852
            ],
            [
              -80.12944348450773,
              26.043603475259747
            ],
            [
              -80.14085502296406,
              26.043603475259747
            ]
          ]
        ]
      },
      "bbox": [
        -80.14085502296406,
        26.043603475259747,
        -80.12944348450773,
        26.054097274215852
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.343062+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0466.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0466": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0466.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100004,
            0.0,
            -0.5,
            467000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.598,
                "maximum": 2.465,
                "mean": 0.642,
                "stddev": 0.626
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1392098741067,
              26.052583926571746
            ],
            [
              -80.1392098741067,
              26.0630775631189
            ],
            [
              -80.12779702220574,
              26.0630775631189
            ],
            [
              -80.12779702220574,
              26.052583926571746
            ],
            [
              -80.1392098741067,
              26.052583926571746
            ]
          ]
        ]
      },
      "bbox": [
        -80.1392098741067,
        26.052583926571746,
        -80.12779702220574,
        26.0630775631189
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.386614+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.322,
                "mean": 0.674,
                "stddev": 0.831
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13591856175302,
              26.070544001691157
            ],
            [
              -80.13591856175302,
              26.081037314043368
            ],
            [
              -80.1245030820865,
              26.081037314043368
            ],
            [
              -80.1245030820865,
              26.070544001691157
            ],
            [
              -80.13591856175302,
              26.070544001691157
            ]
          ]
        ]
      },
      "bbox": [
        -80.13591856175302,
        26.070544001691157,
        -80.1245030820865,
        26.081037314043368
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.430165+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.333,
                "maximum": 13.872,
                "mean": 1.759,
                "stddev": 1.627
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13756438707078,
              26.061564101996492
            ],
            [
              -80.13756438707078,
              26.07205757634235
            ],
            [
              -80.12615022143311,
              26.07205757634235
            ],
            [
              -80.12615022143311,
              26.061564101996492
            ],
            [
              -80.13756438707078,
              26.061564101996492
            ]
          ]
        ]
      },
      "bbox": [
        -80.13756438707078,
        26.061564101996492,
        -80.12615022143311,
        26.07205757634235
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.473792+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.739,
                "maximum": 20.389,
                "mean": 3.97,
                "stddev": 6.176
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1342723980501,
              26.079523625812904
            ],
            [
              -80.1342723980501,
              26.090016776379183
            ],
            [
              -80.12285560406245,
              26.090016776379183
            ],
            [
              -80.12285560406245,
              26.079523625812904
            ],
            [
              -80.1342723980501,
              26.079523625812904
            ]
          ]
        ]
      },
      "bbox": [
        -80.1342723980501,
        26.079523625812904,
        -80.12285560406245,
        26.090016776379183
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.522847+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            471000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 10.87,
                "mean": 2.066,
                "stddev": 1.273
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0471",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13262589585861,
              26.08850297451893
            ],
            [
              -80.13262589585861,
              26.098995963506948
            ],
            [
              -80.12120778725749,
              26.098995963506948
            ],
            [
              -80.12120778725749,
              26.08850297451893
            ],
            [
              -80.13262589585861,
              26.08850297451893
            ]
          ]
        ]
      },
      "bbox": [
        -80.13262589585861,
        26.08850297451893,
        -80.12120778725749,
        26.098995963506948
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.566814+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0471.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0471": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0471.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            472000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 6.04,
                "mean": 1.573,
                "stddev": 0.907
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0472",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13097905507513,
              26.097482047966366
            ],
            [
              -80.13097905507513,
              26.107974875583828
            ],
            [
              -80.11955963156811,
              26.107974875583828
            ],
            [
              -80.11955963156811,
              26.097482047966366
            ],
            [
              -80.13097905507513,
              26.097482047966366
            ]
          ]
        ]
      },
      "bbox": [
        -80.13097905507513,
        26.097482047966366,
        -80.11955963156811,
        26.107974875583828
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.611251+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0472.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0472": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0472.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000022,
            0.0,
            -0.5,
            473000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 6.907,
                "mean": 0.905,
                "stddev": 1.109
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12933187559622,
              26.10646084631237
            ],
            [
              -80.12933187559622,
              26.116953512766983
            ],
            [
              -80.11791113689074,
              26.116953512766983
            ],
            [
              -80.11791113689074,
              26.10646084631237
            ],
            [
              -80.12933187559622,
              26.10646084631237
            ]
          ]
        ]
      },
      "bbox": [
        -80.12933187559622,
        26.10646084631237,
        -80.11791113689074,
        26.116953512766983
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.654430+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.143,
                "mean": 0.111,
                "stddev": 1.033
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12768435731836,
              26.115439369714103
            ],
            [
              -80.12768435731836,
              26.125931875213613
            ],
            [
              -80.11626230312177,
              26.125931875213613
            ],
            [
              -80.11626230312177,
              26.115439369714103
            ],
            [
              -80.12768435731836,
              26.115439369714103
            ]
          ]
        ]
      },
      "bbox": [
        -80.12768435731836,
        26.115439369714103,
        -80.11626230312177,
        26.125931875213613
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.697722+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000017,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.034,
                "mean": 1.044,
                "stddev": 1.502
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12603650013799,
              26.12441761832873
            ],
            [
              -80.12603650013799,
              26.13490996308085
            ],
            [
              -80.11461313015758,
              26.13490996308085
            ],
            [
              -80.11461313015758,
              26.12441761832873
            ],
            [
              -80.12603650013799,
              26.12441761832873
            ]
          ]
        ]
      },
      "bbox": [
        -80.12603650013799,
        26.12441761832873,
        -80.11461313015758,
        26.13490996308085
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.741360+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.688,
                "mean": 0.962,
                "stddev": 1.362
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12438830395153,
              26.13339559231336
            ],
            [
              -80.12438830395153,
              26.14388777652584
            ],
            [
              -80.11296361789448,
              26.14388777652584
            ],
            [
              -80.11296361789448,
              26.13339559231336
            ],
            [
              -80.12438830395153,
              26.13339559231336
            ]
          ]
        ]
      },
      "bbox": [
        -80.12438830395153,
        26.13339559231336,
        -80.11296361789448,
        26.14388777652584
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.784959+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.124,
                "mean": 1.349,
                "stddev": 1.012
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12273976865535,
              26.14237329182517
            ],
            [
              -80.12273976865535,
              26.152865315705746
            ],
            [
              -80.11131376622872,
              26.152865315705746
            ],
            [
              -80.11131376622872,
              26.14237329182517
            ],
            [
              -80.12273976865535,
              26.14237329182517
            ]
          ]
        ]
      },
      "bbox": [
        -80.12273976865535,
        26.14237329182517,
        -80.11131376622872,
        26.152865315705746
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.827853+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.6,
                "maximum": 4.136,
                "mean": 1.634,
                "stddev": 1.116
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11944168031906,
              26.160327868058754
            ],
            [
              -80.11944168031906,
              26.170819571898853
            ],
            [
              -80.10801304427417,
              26.170819571898853
            ],
            [
              -80.10801304427417,
              26.160327868058754
            ],
            [
              -80.11944168031906,
              26.160327868058754
            ]
          ]
        ]
      },
      "bbox": [
        -80.11944168031906,
        26.160327868058754,
        -80.10801304427417,
        26.170819571898853
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.864984+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.627,
                "mean": 1.812,
                "stddev": 0.812
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12109089414575,
              26.151350717021252
            ],
            [
              -80.12109089414575,
              26.16184258077772
            ],
            [
              -80.10966357505654,
              26.16184258077772
            ],
            [
              -80.10966357505654,
              26.151350717021252
            ],
            [
              -80.12109089414575,
              26.151350717021252
            ]
          ]
        ]
      },
      "bbox": [
        -80.12109089414575,
        26.151350717021252,
        -80.10966357505654,
        26.16184258077772
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.901767+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100002,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.627,
                "maximum": 4.278,
                "mean": 1.231,
                "stddev": 0.951
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11779212707148,
              26.16930474509478
            ],
            [
              -80.11779212707148,
              26.179796289226328
            ],
            [
              -80.1063621737777,
              26.179796289226328
            ],
            [
              -80.1063621737777,
              26.16930474509478
            ],
            [
              -80.11779212707148,
              26.16930474509478
            ]
          ]
        ]
      },
      "bbox": [
        -80.11779212707148,
        26.16930474509478,
        -80.1063621737777,
        26.179796289226328
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.938863+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.276,
                "mean": 1.719,
                "stddev": 0.679
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11614223429925,
              26.178281348286475
            ],
            [
              -80.11614223429925,
              26.18877273291728
            ],
            [
              -80.10471096346326,
              26.18877273291728
            ],
            [
              -80.10471096346326,
              26.178281348286475
            ],
            [
              -80.11614223429925,
              26.178281348286475
            ]
          ]
        ]
      },
      "bbox": [
        -80.11614223429925,
        26.178281348286475,
        -80.10471096346326,
        26.18877273291728
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:24.975810+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.84,
                "mean": 1.561,
                "stddev": 0.541
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1144920018985,
              26.18725767779096
            ],
            [
              -80.1144920018985,
              26.197748903128787
            ],
            [
              -80.10305941322692,
              26.197748903128787
            ],
            [
              -80.10305941322692,
              26.18725767779096
            ],
            [
              -80.1144920018985,
              26.18725767779096
            ]
          ]
        ]
      },
      "bbox": [
        -80.1144920018985,
        26.18725767779096,
        -80.10305941322692,
        26.197748903128787
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.012684+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.224,
                "mean": 1.253,
                "stddev": 0.83
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11119051779588,
              26.20520951636668
            ],
            [
              -80.11119051779588,
              26.215700423742078
            ],
            [
              -80.09975529257255,
              26.215700423742078
            ],
            [
              -80.09975529257255,
              26.20520951636668
            ],
            [
              -80.11119051779588,
              26.20520951636668
            ]
          ]
        ]
      },
      "bbox": [
        -80.11119051779588,
        26.20520951636668,
        -80.09975529257255,
        26.215700423742078
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.049729+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.726,
                "mean": 1.287,
                "stddev": 0.693
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11284142976534,
              26.196233733765308
            ],
            [
              -80.11284142976534,
              26.206724800018023
            ],
            [
              -80.10140752296468,
              26.206724800018023
            ],
            [
              -80.10140752296468,
              26.196233733765308
            ],
            [
              -80.11284142976534,
              26.196233733765308
            ]
          ]
        ]
      },
      "bbox": [
        -80.11284142976534,
        26.196233733765308,
        -80.10140752296468,
        26.206724800018023
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.086709+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.796,
                "mean": 1.224,
                "stddev": 0.925
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10953926588611,
              26.214185025752116
            ],
            [
              -80.10953926588611,
              26.224675774458067
            ],
            [
              -80.09810272194645,
              26.224675774458067
            ],
            [
              -80.09810272194645,
              26.214185025752116
            ],
            [
              -80.10953926588611,
              26.214185025752116
            ]
          ]
        ]
      },
      "bbox": [
        -80.10953926588611,
        26.214185025752116,
        -80.09810272194645,
        26.224675774458067
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.123566+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.85,
                "mean": 0.848,
                "stddev": 1.07
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10788767393205,
              26.223160262078764
            ],
            [
              -80.10788767393205,
              26.23365085232309
            ],
            [
              -80.09644981098226,
              26.23365085232309
            ],
            [
              -80.09644981098226,
              26.223160262078764
            ],
            [
              -80.10788767393205,
              26.223160262078764
            ]
          ]
        ]
      },
      "bbox": [
        -80.10788767393205,
        26.223160262078764,
        -80.09644981098226,
        26.23365085232309
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.160646+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.213,
                "mean": 1.678,
                "stddev": 0.979
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10623574182962,
              26.232135225503672
            ],
            [
              -80.10623574182962,
              26.24262565749428
            ],
            [
              -80.09479655957585,
              26.24262565749428
            ],
            [
              -80.09479655957585,
              26.232135225503672
            ],
            [
              -80.10623574182962,
              26.232135225503672
            ]
          ]
        ]
      },
      "bbox": [
        -80.10623574182962,
        26.232135225503672,
        -80.09479655957585,
        26.24262565749428
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.197490+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.393,
                "mean": 2.039,
                "stddev": 0.794
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10293085676334,
              26.25008433427673
            ],
            [
              -80.10293085676334,
              26.26057445038349
            ],
            [
              -80.09148903501959,
              26.26057445038349
            ],
            [
              -80.09148903501959,
              26.25008433427673
            ],
            [
              -80.10293085676334,
              26.25008433427673
            ]
          ]
        ]
      },
      "bbox": [
        -80.10293085676334,
        26.25008433427673,
        -80.09148903501959,
        26.26057445038349
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.234532+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.024,
                "mean": 1.864,
                "stddev": 0.888
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10458346947476,
              26.241109916183973
            ],
            [
              -80.10458346947476,
              26.25160019012872
            ],
            [
              -80.09314296762304,
              26.25160019012872
            ],
            [
              -80.09314296762304,
              26.241109916183973
            ],
            [
              -80.10458346947476,
              26.241109916183973
            ]
          ]
        ]
      },
      "bbox": [
        -80.10458346947476,
        26.241109916183973,
        -80.09314296762304,
        26.25160019012872
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.271521+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.642,
                "mean": 1.811,
                "stddev": 0.82
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10127790359115,
              26.259058479939036
            ],
            [
              -80.10127790359115,
              26.269548438415708
            ],
            [
              -80.08983476166124,
              26.269548438415708
            ],
            [
              -80.08983476166124,
              26.259058479939036
            ],
            [
              -80.10127790359115,
              26.259058479939036
            ]
          ]
        ]
      },
      "bbox": [
        -80.10127790359115,
        26.259058479939036,
        -80.08983476166124,
        26.269548438415708
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.308834+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.006,
                "mean": 1.861,
                "stddev": 0.882
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09962460985398,
              26.26803235332794
            ],
            [
              -80.09962460985398,
              26.278522154382433
            ],
            [
              -80.08818014744364,
              26.278522154382433
            ],
            [
              -80.08818014744364,
              26.26803235332794
            ],
            [
              -80.09962460985398,
              26.26803235332794
            ]
          ]
        ]
      },
      "bbox": [
        -80.09962460985398,
        26.26803235332794,
        -80.08818014744364,
        26.278522154382433
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.342669+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.742,
                "mean": 1.828,
                "stddev": 1.007
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09797097544758,
              26.277005954600536
            ],
            [
              -80.09797097544758,
              26.287495598440803
            ],
            [
              -80.08652519226246,
              26.287495598440803
            ],
            [
              -80.08652519226246,
              26.277005954600536
            ],
            [
              -80.09797097544758,
              26.277005954600536
            ]
          ]
        ]
      },
      "bbox": [
        -80.09797097544758,
        26.277005954600536,
        -80.08652519226246,
        26.287495598440803
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.373582+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.865,
                "mean": 1.689,
                "stddev": 1.041
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0946626842098,
              26.29495234142508
            ],
            [
              -80.0946626842098,
              26.305441671460667
            ],
            [
              -80.08321425859172,
              26.305441671460667
            ],
            [
              -80.08321425859172,
              26.29495234142508
            ],
            [
              -80.0946626842098,
              26.29495234142508
            ]
          ]
        ]
      },
      "bbox": [
        -80.0946626842098,
        26.29495234142508,
        -80.08321425859172,
        26.305441671460667
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.404641+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.805,
                "mean": 1.749,
                "stddev": 0.722
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09631700026763,
              26.285979283913907
            ],
            [
              -80.09631700026763,
              26.296468770747843
            ],
            [
              -80.0848698960133,
              26.296468770747843
            ],
            [
              -80.0848698960133,
              26.285979283913907
            ],
            [
              -80.09631700026763,
              26.285979283913907
            ]
          ]
        ]
      },
      "bbox": [
        -80.09631700026763,
        26.285979283913907,
        -80.0848698960133,
        26.296468770747843
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.435607+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.985,
                "mean": 1.515,
                "stddev": 0.905
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09300802716969,
              26.303925127291155
            ],
            [
              -80.09300802716969,
              26.31441430073631
            ],
            [
              -80.08155827989323,
              26.31441430073631
            ],
            [
              -80.08155827989323,
              26.303925127291155
            ],
            [
              -80.09300802716969,
              26.303925127291155
            ]
          ]
        ]
      },
      "bbox": [
        -80.09300802716969,
        26.303925127291155,
        -80.08155827989323,
        26.31441430073631
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.466386+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.625,
                "mean": 1.814,
                "stddev": 0.569
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09135302904288,
              26.312897641669167
            ],
            [
              -80.09135302904288,
              26.323386658731856
            ],
            [
              -80.0799019598133,
              26.323386658731856
            ],
            [
              -80.0799019598133,
              26.312897641669167
            ],
            [
              -80.09135302904288,
              26.312897641669167
            ]
          ]
        ]
      },
      "bbox": [
        -80.09135302904288,
        26.312897641669167,
        -80.0799019598133,
        26.323386658731856
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.497484+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.747,
                "mean": 1.538,
                "stddev": 1.574
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0498",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08804200911118,
              26.33084185658917
            ],
            [
              -80.08804200911118,
              26.333255939385918
            ],
            [
              -80.07807961330501,
              26.333255939385918
            ],
            [
              -80.07807961330501,
              26.33084185658917
            ],
            [
              -80.08804200911118,
              26.33084185658917
            ]
          ]
        ]
      },
      "bbox": [
        -80.08804200911118,
        26.33084185658917,
        -80.07807961330501,
        26.333255939385918
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.528040+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0498.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0498": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0498.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            200,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            498100.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.88,
                "mean": 2.197,
                "stddev": 1.094
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1594n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08969768972487,
              26.321869884716133
            ],
            [
              -80.08969768972487,
              26.332358745604388
            ],
            [
              -80.07824529824737,
              26.332358745604388
            ],
            [
              -80.07824529824737,
              26.321869884716133
            ],
            [
              -80.08969768972487,
              26.321869884716133
            ]
          ]
        ]
      },
      "bbox": [
        -80.08969768972487,
        26.321869884716133,
        -80.07824529824737,
        26.332358745604388
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.559002+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1594n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1594n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1594n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1594000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.884,
                "mean": 1.954,
                "stddev": 1.408
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14588951436122,
              25.96125382759045
            ],
            [
              -80.14588951436122,
              25.97174991396004
            ],
            [
              -80.13448914783676,
              25.97174991396004
            ],
            [
              -80.13448914783676,
              25.96125382759045
            ],
            [
              -80.14588951436122,
              25.96125382759045
            ]
          ]
        ]
      },
      "bbox": [
        -80.14588951436122,
        25.96125382759045,
        -80.13448914783676,
        25.97174991396004
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.589972+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.416,
                "maximum": 2.213,
                "mean": 0.876,
                "stddev": 0.839
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14424643108781,
              25.97023665592679
            ],
            [
              -80.14424643108781,
              25.98073257802895
            ],
            [
              -80.13284475365782,
              25.98073257802895
            ],
            [
              -80.13284475365782,
              25.97023665592679
            ],
            [
              -80.14424643108781,
              25.97023665592679
            ]
          ]
        ]
      },
      "bbox": [
        -80.14424643108781,
        25.97023665592679,
        -80.13284475365782,
        25.98073257802895
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.621192+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.433,
                "maximum": 4.442,
                "mean": 1.339,
                "stddev": 0.79
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14095925212114,
              25.98820148069942
            ],
            [
              -80.14095925212114,
              25.998697074889513
            ],
            [
              -80.12955495200629,
              25.998697074889513
            ],
            [
              -80.12955495200629,
              25.98820148069942
            ],
            [
              -80.14095925212114,
              25.98820148069942
            ]
          ]
        ]
      },
      "bbox": [
        -80.14095925212114,
        25.98820148069942,
        -80.12955495200629,
        25.998697074889513
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.652262+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.804,
                "mean": 1.109,
                "stddev": 0.411
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14260301037544,
              25.979219206910706
            ],
            [
              -80.14260301037544,
              25.989714964953045
            ],
            [
              -80.13120002174868,
              25.989714964953045
            ],
            [
              -80.13120002174868,
              25.979219206910706
            ],
            [
              -80.14260301037544,
              25.979219206910706
            ]
          ]
        ]
      },
      "bbox": [
        -80.14260301037544,
        25.979219206910706,
        -80.13120002174868,
        25.989714964953045
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.683319+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.375,
                "maximum": 3.417,
                "mean": 1.2,
                "stddev": 0.52
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0462",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13767072257454,
              26.00616519731999
            ],
            [
              -80.13767072257454,
              26.01666046442842
            ],
            [
              -80.12626379860917,
              26.01666046442842
            ],
            [
              -80.12626379860917,
              26.00616519731999
            ],
            [
              -80.13767072257454,
              26.00616519731999
            ]
          ]
        ]
      },
      "bbox": [
        -80.13767072257454,
        26.00616519731999,
        -80.12626379860917,
        26.01666046442842
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.714220+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0462.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0462": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0462.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100004,
            0.0,
            -0.5,
            463000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.598,
                "mean": 0.542,
                "stddev": 0.539
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13931515622187,
              25.997183477450125
            ],
            [
              -80.13931515622187,
              26.007678907995565
            ],
            [
              -80.12790954432751,
              26.007678907995565
            ],
            [
              -80.12790954432751,
              25.997183477450125
            ],
            [
              -80.13931515622187,
              25.997183477450125
            ]
          ]
        ]
      },
      "bbox": [
        -80.13931515622187,
        25.997183477450125,
        -80.12790954432751,
        26.007678907995565
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.745264+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.813,
                "mean": 0.945,
                "stddev": 0.558
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0463",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13602595107614,
              26.01514664046625
            ],
            [
              -80.13602595107614,
              26.025641744345272
            ],
            [
              -80.12461771474813,
              26.025641744345272
            ],
            [
              -80.12461771474813,
              26.01514664046625
            ],
            [
              -80.13602595107614,
              26.01514664046625
            ]
          ]
        ]
      },
      "bbox": [
        -80.13602595107614,
        26.01514664046625,
        -80.12461771474813,
        26.025641744345272
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.776166+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0463.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0463": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0463.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100004,
            0.0,
            -0.5,
            464000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.364,
                "mean": 0.856,
                "stddev": 0.986
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0464",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13438084162345,
              26.024127807046078
            ],
            [
              -80.13438084162345,
              26.034622747903324
            ],
            [
              -80.12297129264113,
              26.034622747903324
            ],
            [
              -80.12297129264113,
              26.024127807046078
            ],
            [
              -80.13438084162345,
              26.024127807046078
            ]
          ]
        ]
      },
      "bbox": [
        -80.13438084162345,
        26.024127807046078,
        -80.12297129264113,
        26.034622747903324
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.807376+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0464.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0464": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0464.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100004,
            0.0,
            -0.5,
            465000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.432,
                "mean": 0.718,
                "stddev": 1.001
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13273539411331,
              26.033108697216647
            ],
            [
              -80.13273539411331,
              26.043603475259747
            ],
            [
              -80.12132453218486,
              26.043603475259747
            ],
            [
              -80.12132453218486,
              26.033108697216647
            ],
            [
              -80.13273539411331,
              26.033108697216647
            ]
          ]
        ]
      },
      "bbox": [
        -80.13273539411331,
        26.033108697216647,
        -80.12132453218486,
        26.043603475259747
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.836084+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100004,
            0.0,
            -0.5,
            466000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.515,
                "mean": -0.0,
                "stddev": 0.861
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0466",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1310896084425,
              26.04208931113512
            ],
            [
              -80.1310896084425,
              26.052583926571735
            ],
            [
              -80.11967743327604,
              26.052583926571735
            ],
            [
              -80.11967743327604,
              26.04208931113512
            ],
            [
              -80.1310896084425,
              26.04208931113512
            ]
          ]
        ]
      },
      "bbox": [
        -80.1310896084425,
        26.04208931113512,
        -80.11967743327604,
        26.052583926571735
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.861952+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0466.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0466": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0466.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100004,
            0.0,
            -0.5,
            467000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 2.753,
                "mean": -0.305,
                "stddev": 0.465
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12944348450775,
              26.05106964895871
            ],
            [
              -80.12944348450775,
              26.061564101996492
            ],
            [
              -80.1180299958113,
              26.061564101996492
            ],
            [
              -80.1180299958113,
              26.05106964895871
            ],
            [
              -80.12944348450775,
              26.05106964895871
            ]
          ]
        ]
      },
      "bbox": [
        -80.12944348450775,
        26.05106964895871,
        -80.1180299958113,
        26.061564101996492
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.891691+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 2.528,
                "mean": 0.069,
                "stddev": 0.485
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0471",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12285560406245,
              26.086988242447063
            ],
            [
              -80.12285560406245,
              26.097482047966366
            ],
            [
              -80.11143685832427,
              26.097482047966366
            ],
            [
              -80.11143685832427,
              26.086988242447063
            ],
            [
              -80.12285560406245,
              26.086988242447063
            ]
          ]
        ]
      },
      "bbox": [
        -80.12285560406245,
        26.086988242447063,
        -80.11143685832427,
        26.097482047966366
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.917971+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0471.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0471": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0471.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            472000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.603,
                "mean": -0.215,
                "stddev": 1.184
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12779702220574,
              26.060049710844535
            ],
            [
              -80.12779702220574,
              26.070544001691157
            ],
            [
              -80.11638221968721,
              26.070544001691157
            ],
            [
              -80.11638221968721,
              26.060049710844535
            ],
            [
              -80.12779702220574,
              26.060049710844535
            ]
          ]
        ]
      },
      "bbox": [
        -80.12779702220574,
        26.060049710844535,
        -80.11638221968721,
        26.070544001691157
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.943825+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.378,
                "mean": 1.681,
                "stddev": 1.091
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1245030820865,
              26.078009007431547
            ],
            [
              -80.1245030820865,
              26.08850297451893
            ],
            [
              -80.1130856510472,
              26.08850297451893
            ],
            [
              -80.1130856510472,
              26.078009007431547
            ],
            [
              -80.1245030820865,
              26.078009007431547
            ]
          ]
        ]
      },
      "bbox": [
        -80.1245030820865,
        26.078009007431547,
        -80.1130856510472,
        26.08850297451893
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.969579+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            471000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.746,
                "mean": 1.601,
                "stddev": 1.496
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12615022143311,
              26.06902949694977
            ],
            [
              -80.12615022143311,
              26.079523625812904
            ],
            [
              -80.11473410480033,
              26.079523625812904
            ],
            [
              -80.11473410480033,
              26.06902949694977
            ],
            [
              -80.12615022143311,
              26.06902949694977
            ]
          ]
        ]
      },
      "bbox": [
        -80.12615022143311,
        26.06902949694977,
        -80.11473410480033,
        26.079523625812904
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:25.995566+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 8.135,
                "mean": 1.695,
                "stddev": 1.663
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0472",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12120778725749,
              26.095967202153446
            ],
            [
              -80.12120778725749,
              26.106460846312377
            ],
            [
              -80.10978772652797,
              26.106460846312377
            ],
            [
              -80.10978772652797,
              26.095967202153446
            ],
            [
              -80.12120778725749,
              26.095967202153446
            ]
          ]
        ]
      },
      "bbox": [
        -80.12120778725749,
        26.095967202153446,
        -80.10978772652797,
        26.106460846312377
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.021787+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0472.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0472": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0472.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000022,
            0.0,
            -0.5,
            473000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 10.65,
                "mean": 0.588,
                "stddev": 1.376
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11955963156811,
              26.104945886707817
            ],
            [
              -80.11955963156811,
              26.115439369714103
            ],
            [
              -80.1081382555547,
              26.115439369714103
            ],
            [
              -80.1081382555547,
              26.104945886707817
            ],
            [
              -80.11955963156811,
              26.104945886707817
            ]
          ]
        ]
      },
      "bbox": [
        -80.11955963156811,
        26.104945886707817,
        -80.1081382555547,
        26.115439369714103
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.047688+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.767,
                "mean": 0.294,
                "stddev": 1.223
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11626230312177,
              26.122902430989132
            ],
            [
              -80.11626230312177,
              26.13339559231336
            ],
            [
              -80.10483829566256,
              26.13339559231336
            ],
            [
              -80.10483829566256,
              26.122902430989132
            ],
            [
              -80.11626230312177,
              26.122902430989132
            ]
          ]
        ]
      },
      "bbox": [
        -80.11626230312177,
        26.122902430989132,
        -80.10483829566256,
        26.13339559231336
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.074107+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.498,
                "mean": 0.405,
                "stddev": 1.045
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11791113689074,
              26.113924296267328
            ],
            [
              -80.11791113689074,
              26.12441761832873
            ],
            [
              -80.1064884453008,
              26.12441761832873
            ],
            [
              -80.1064884453008,
              26.113924296267328
            ],
            [
              -80.11791113689074,
              26.113924296267328
            ]
          ]
        ]
      },
      "bbox": [
        -80.11791113689074,
        26.113924296267328,
        -80.1064884453008,
        26.12441761832873
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.100249+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000017,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.369,
                "mean": 0.259,
                "stddev": 0.993
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11461313015758,
              26.131880291030328
            ],
            [
              -80.11461313015758,
              26.14237329182517
            ],
            [
              -80.10318780653625,
              26.14237329182517
            ],
            [
              -80.10318780653625,
              26.131880291030328
            ],
            [
              -80.11461313015758,
              26.131880291030328
            ]
          ]
        ]
      },
      "bbox": [
        -80.11461313015758,
        26.131880291030328,
        -80.10318780653625,
        26.14237329182517
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.126086+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.842,
                "mean": 0.946,
                "stddev": 1.062
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11296361789448,
              26.140857876548043
            ],
            [
              -80.11296361789448,
              26.151350717021252
            ],
            [
              -80.10153697781809,
              26.151350717021252
            ],
            [
              -80.10153697781809,
              26.140857876548043
            ],
            [
              -80.11296361789448,
              26.140857876548043
            ]
          ]
        ]
      },
      "bbox": [
        -80.11296361789448,
        26.140857876548043,
        -80.10153697781809,
        26.151350717021252
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.152140+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.079,
                "mean": 0.762,
                "stddev": 1.319
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11131376622872,
              26.14983518769942
            ],
            [
              -80.11131376622872,
              26.160327868058754
            ],
            [
              -80.09988580940427,
              26.160327868058754
            ],
            [
              -80.09988580940427,
              26.14983518769942
            ],
            [
              -80.11131376622872,
              26.14983518769942
            ]
          ]
        ]
      },
      "bbox": [
        -80.11131376622872,
        26.14983518769942,
        -80.09988580940427,
        26.160327868058754
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.178544+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000017,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 9.114,
                "mean": 1.05,
                "stddev": 1.216
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10966357505654,
              26.15881222464152
            ],
            [
              -80.10966357505654,
              26.16930474509478
            ],
            [
              -80.09823430119091,
              26.16930474509478
            ],
            [
              -80.09823430119091,
              26.15881222464152
            ],
            [
              -80.10966357505654,
              26.15881222464152
            ]
          ]
        ]
      },
      "bbox": [
        -80.10966357505654,
        26.15881222464152,
        -80.09823430119091,
        26.16930474509478
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.204205+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.51,
                "mean": 1.341,
                "stddev": 1.359
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10801304427417,
              26.167788987531488
            ],
            [
              -80.10801304427417,
              26.178281348286475
            ],
            [
              -80.0965824530741,
              26.178281348286475
            ],
            [
              -80.0965824530741,
              26.167788987531488
            ],
            [
              -80.10801304427417,
              26.167788987531488
            ]
          ]
        ]
      },
      "bbox": [
        -80.10801304427417,
        26.167788987531488,
        -80.0965824530741,
        26.178281348286475
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.230253+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.901,
                "mean": 1.548,
                "stddev": 1.557
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1063621737777,
              26.17676547652641
            ],
            [
              -80.1063621737777,
              26.18725767779096
            ],
            [
              -80.09493026494994,
              26.18725767779096
            ],
            [
              -80.09493026494994,
              26.17676547652641
            ],
            [
              -80.1063621737777,
              26.17676547652641
            ]
          ]
        ]
      },
      "bbox": [
        -80.1063621737777,
        26.17676547652641,
        -80.09493026494994,
        26.18725767779096
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.256368+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.426,
                "mean": 1.582,
                "stddev": 1.505
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10305941322692,
              26.194717633459597
            ],
            [
              -80.10305941322692,
              26.20520951636668
            ],
            [
              -80.09162486826341,
              26.20520951636668
            ],
            [
              -80.09162486826341,
              26.194717633459597
            ],
            [
              -80.10305941322692,
              26.194717633459597
            ]
          ]
        ]
      },
      "bbox": [
        -80.10305941322692,
        26.194717633459597,
        -80.09162486826341,
        26.20520951636668
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.282843+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.974,
                "mean": 1.567,
                "stddev": 1.521
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09975529257255,
              26.212668696697747
            ],
            [
              -80.09975529257255,
              26.223160262078764
            ],
            [
              -80.08831811029891,
              26.223160262078764
            ],
            [
              -80.08831811029891,
              26.212668696697747
            ],
            [
              -80.09975529257255,
              26.212668696697747
            ]
          ]
        ]
      },
      "bbox": [
        -80.09975529257255,
        26.212668696697747,
        -80.08831811029891,
        26.223160262078764
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.309017+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.794,
                "mean": 1.049,
                "stddev": 1.622
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10140752296468,
              26.203693301712008
            ],
            [
              -80.10140752296468,
              26.214185025752116
            ],
            [
              -80.08997165949295,
              26.214185025752116
            ],
            [
              -80.08997165949295,
              26.203693301712008
            ],
            [
              -80.10140752296468,
              26.203693301712008
            ]
          ]
        ]
      },
      "bbox": [
        -80.10140752296468,
        26.203693301712008,
        -80.08997165949295,
        26.214185025752116
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.334400+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.599,
                "mean": 1.369,
                "stddev": 1.488
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10471096346326,
              26.18574169178343
            ],
            [
              -80.10471096346326,
              26.196233733765308
            ],
            [
              -80.09327773671436,
              26.196233733765308
            ],
            [
              -80.09327773671436,
              26.18574169178343
            ],
            [
              -80.10471096346326,
              26.18574169178343
            ]
          ]
        ]
      },
      "bbox": [
        -80.10471096346326,
        26.18574169178343,
        -80.09327773671436,
        26.196233733765308
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.357775+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.4,
                "mean": 1.639,
                "stddev": 1.26
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09810272194645,
              26.221643818573924
            ],
            [
              -80.09810272194645,
              26.232135225503672
            ],
            [
              -80.08666422057709,
              26.232135225503672
            ],
            [
              -80.08666422057709,
              26.221643818573924
            ],
            [
              -80.09810272194645,
              26.221643818573924
            ]
          ]
        ]
      },
      "bbox": [
        -80.09810272194645,
        26.221643818573924,
        -80.08666422057709,
        26.232135225503672
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.380793+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.867,
                "mean": 1.025,
                "stddev": 1.408
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09644981098225,
              26.230618667497605
            ],
            [
              -80.09644981098225,
              26.241109916183973
            ],
            [
              -80.08500999022333,
              26.241109916183973
            ],
            [
              -80.08500999022333,
              26.230618667497605
            ],
            [
              -80.09644981098225,
              26.230618667497605
            ]
          ]
        ]
      },
      "bbox": [
        -80.09644981098225,
        26.230618667497605,
        -80.08500999022333,
        26.241109916183973
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.404233+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.234,
                "mean": 0.994,
                "stddev": 1.583
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09479655957585,
              26.239593243625844
            ],
            [
              -80.09479655957585,
              26.25008433427673
            ],
            [
              -80.08335541913337,
              26.25008433427673
            ],
            [
              -80.08335541913337,
              26.239593243625844
            ],
            [
              -80.09479655957585,
              26.239593243625844
            ]
          ]
        ]
      },
      "bbox": [
        -80.09479655957585,
        26.239593243625844,
        -80.08335541913337,
        26.25008433427673
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.427205+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.085,
                "mean": 1.129,
                "stddev": 1.501
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09314296762304,
              26.248567547115726
            ],
            [
              -80.09314296762304,
              26.259058479939036
            ],
            [
              -80.08170050720294,
              26.259058479939036
            ],
            [
              -80.08170050720294,
              26.248567547115726
            ],
            [
              -80.09314296762304,
              26.248567547115726
            ]
          ]
        ]
      },
      "bbox": [
        -80.09314296762304,
        26.248567547115726,
        -80.08170050720294,
        26.259058479939036
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.450299+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.386,
                "mean": 0.9,
                "stddev": 1.289
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09148903501959,
              26.257541578124318
            ],
            [
              -80.09148903501959,
              26.26803235332794
            ],
            [
              -80.08004525432769,
              26.26803235332794
            ],
            [
              -80.08004525432769,
              26.257541578124318
            ],
            [
              -80.09148903501959,
              26.257541578124318
            ]
          ]
        ]
      },
      "bbox": [
        -80.09148903501959,
        26.257541578124318,
        -80.08004525432769,
        26.26803235332794
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.473694+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.477,
                "mean": 0.791,
                "stddev": 1.276
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08983476166124,
              26.26651533680868
            ],
            [
              -80.08983476166124,
              26.277005954600536
            ],
            [
              -80.07838966040329,
              26.277005954600536
            ],
            [
              -80.07838966040329,
              26.26651533680868
            ],
            [
              -80.08983476166124,
              26.26651533680868
            ]
          ]
        ]
      },
      "bbox": [
        -80.08983476166124,
        26.26651533680868,
        -80.07838966040329,
        26.277005954600536
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.496835+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 8.216,
                "mean": 0.991,
                "stddev": 1.503
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08652519226246,
              26.284462037832913
            ],
            [
              -80.08652519226246,
              26.29495234142508
            ],
            [
              -80.07507744898925,
              26.29495234142508
            ],
            [
              -80.07507744898925,
              26.284462037832913
            ],
            [
              -80.08652519226246,
              26.284462037832913
            ]
          ]
        ]
      },
      "bbox": [
        -80.08652519226246,
        26.284462037832913,
        -80.07507744898925,
        26.29495234142508
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.520006+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 8.551,
                "mean": 1.206,
                "stddev": 1.963
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0498",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07824529824737,
              26.32932403571295
            ],
            [
              -80.07824529824737,
              26.331739038867962
            ],
            [
              -80.06828314593658,
              26.331739038867962
            ],
            [
              -80.06828314593658,
              26.32932403571295
            ],
            [
              -80.07824529824737,
              26.32932403571295
            ]
          ]
        ]
      },
      "bbox": [
        -80.07824529824737,
        26.32932403571295,
        -80.06828314593658,
        26.331739038867962
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.545054+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0498.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0498": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0498.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            200,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            498100.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.609,
                "mean": 1.066,
                "stddev": 1.863
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08818014744364,
              26.275488823325862
            ],
            [
              -80.08818014744364,
              26.285979283913907
            ],
            [
              -80.07673372532528,
              26.285979283913907
            ],
            [
              -80.07673372532528,
              26.275488823325862
            ],
            [
              -80.08818014744364,
              26.275488823325862
            ]
          ]
        ]
      },
      "bbox": [
        -80.08818014744364,
        26.275488823325862,
        -80.07673372532528,
        26.285979283913907
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.568329+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.003,
                "mean": 1.24,
                "stddev": 1.715
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0848698960133,
              26.2934349804869
            ],
            [
              -80.0848698960133,
              26.303925127291155
            ],
            [
              -80.07342083129065,
              26.303925127291155
            ],
            [
              -80.07342083129065,
              26.2934349804869
            ],
            [
              -80.0848698960133,
              26.2934349804869
            ]
          ]
        ]
      },
      "bbox": [
        -80.0848698960133,
        26.2934349804869,
        -80.07342083129065,
        26.303925127291155
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.591693+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.826,
                "mean": 1.064,
                "stddev": 2.001
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08321425859172,
              26.302407651444877
            ],
            [
              -80.08321425859172,
              26.312897641669167
            ],
            [
              -80.07176387212502,
              26.312897641669167
            ],
            [
              -80.07176387212502,
              26.302407651444877
            ],
            [
              -80.08321425859172,
              26.302407651444877
            ]
          ]
        ]
      },
      "bbox": [
        -80.08321425859172,
        26.302407651444877,
        -80.07176387212502,
        26.312897641669167
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.615079+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.695,
                "mean": 1.021,
                "stddev": 1.983
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08155827989323,
              26.311380050863836
            ],
            [
              -80.08155827989323,
              26.321869884716133
            ],
            [
              -80.07010657138773,
              26.321869884716133
            ],
            [
              -80.07010657138773,
              26.311380050863836
            ],
            [
              -80.08155827989323,
              26.311380050863836
            ]
          ]
        ]
      },
      "bbox": [
        -80.08155827989323,
        26.311380050863836,
        -80.07010657138773,
        26.321869884716133
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.638177+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.683,
                "mean": 1.297,
                "stddev": 2.055
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1595n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0799019598133,
              26.320352178900837
            ],
            [
              -80.0799019598133,
              26.33084185658917
            ],
            [
              -80.06844892897415,
              26.33084185658917
            ],
            [
              -80.06844892897415,
              26.320352178900837
            ],
            [
              -80.0799019598133,
              26.320352178900837
            ]
          ]
        ]
      },
      "bbox": [
        -80.0799019598133,
        26.320352178900837,
        -80.06844892897415,
        26.33084185658917
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.661061+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1595n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1595n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1595n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1595000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 6.016,
                "mean": 1.083,
                "stddev": 1.829
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13613320438851,
              25.95973975326178
            ],
            [
              -80.13613320438851,
              25.97023665592679
            ],
            [
              -80.12473220221285,
              25.97023665592679
            ],
            [
              -80.12473220221285,
              25.95973975326178
            ],
            [
              -80.13613320438851,
              25.95973975326178
            ]
          ]
        ]
      },
      "bbox": [
        -80.13613320438851,
        25.95973975326178,
        -80.12473220221285,
        25.97023665592679
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.696068+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.301,
                "maximum": 7.437,
                "mean": 1.459,
                "stddev": 0.65
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13448914783676,
              25.968722468503135
            ],
            [
              -80.13448914783676,
              25.979219206910706
            ],
            [
              -80.12308683467039,
              25.979219206910706
            ],
            [
              -80.12308683467039,
              25.968722468503135
            ],
            [
              -80.13448914783676,
              25.968722468503135
            ]
          ]
        ]
      },
      "bbox": [
        -80.13448914783676,
        25.968722468503135,
        -80.12308683467039,
        25.979219206910706
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.719482+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.031,
                "mean": 0.865,
                "stddev": 1.042
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13284475365782,
              25.97770490634169
            ],
            [
              -80.13284475365782,
              25.98820148069942
            ],
            [
              -80.1214411292095,
              25.98820148069942
            ],
            [
              -80.1214411292095,
              25.97770490634169
            ],
            [
              -80.13284475365782,
              25.97770490634169
            ]
          ]
        ]
      },
      "bbox": [
        -80.13284475365782,
        25.97770490634169,
        -80.1214411292095,
        25.98820148069942
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.743533+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 9.38,
                "mean": 0.66,
                "stddev": 1.077
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0462",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1279095443275,
              26.00465055701238
            ],
            [
              -80.1279095443275,
              26.01514664046625
            ],
            [
              -80.11650198428495,
              26.01514664046625
            ],
            [
              -80.11650198428495,
              26.00465055701238
            ],
            [
              -80.1279095443275,
              26.00465055701238
            ]
          ]
        ]
      },
      "bbox": [
        -80.1279095443275,
        26.00465055701238,
        -80.11650198428495,
        26.01514664046625
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.766570+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0462.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0462": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0462.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100004,
            0.0,
            -0.5,
            463000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 8.42,
                "mean": 0.165,
                "stddev": 0.838
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12955495200629,
              25.995668950439143
            ],
            [
              -80.12955495200629,
              26.006165197320026
            ],
            [
              -80.11814870411999,
              26.006165197320026
            ],
            [
              -80.11814870411999,
              25.995668950439143
            ],
            [
              -80.12955495200629,
              25.995668950439143
            ]
          ]
        ]
      },
      "bbox": [
        -80.12955495200629,
        25.995668950439143,
        -80.11814870411999,
        26.006165197320026
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.789404+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000008,
            0.0,
            -0.5,
            462000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 6.051,
                "mean": 1.008,
                "stddev": 1.097
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13120002174868,
              25.98668706693463
            ],
            [
              -80.13120002174868,
              25.997183477450125
            ],
            [
              -80.1197950857271,
              25.997183477450125
            ],
            [
              -80.1197950857271,
              25.98668706693463
            ],
            [
              -80.13120002174868,
              25.98668706693463
            ]
          ]
        ]
      },
      "bbox": [
        -80.13120002174868,
        25.98668706693463,
        -80.1197950857271,
        25.997183477450125
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.812479+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.683,
                "mean": 1.143,
                "stddev": 1.244
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0463",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12626379860917,
              26.01363188681156
            ],
            [
              -80.12626379860917,
              26.024127807046078
            ],
            [
              -80.11485492611878,
              26.024127807046078
            ],
            [
              -80.11485492611878,
              26.01363188681156
            ],
            [
              -80.12626379860917,
              26.01363188681156
            ]
          ]
        ]
      },
      "bbox": [
        -80.12626379860917,
        26.01363188681156,
        -80.11485492611878,
        26.024127807046078
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.835769+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0463.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0463": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0463.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100004,
            0.0,
            -0.5,
            464000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.229,
                "mean": -0.06,
                "stddev": 0.867
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12297129264113,
              26.031593716716415
            ],
            [
              -80.12297129264113,
              26.04208931113512
            ],
            [
              -80.11155979437979,
              26.04208931113512
            ],
            [
              -80.11155979437979,
              26.031593716716415
            ],
            [
              -80.12297129264113,
              26.031593716716415
            ]
          ]
        ]
      },
      "bbox": [
        -80.12297129264113,
        26.031593716716415,
        -80.11155979437979,
        26.04208931113512
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.858815+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100004,
            0.0,
            -0.5,
            466000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 6.279,
                "mean": 0.2,
                "stddev": 1.098
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0464",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12461771474813,
              26.022612939993856
            ],
            [
              -80.12461771474813,
              26.033108697216647
            ],
            [
              -80.11320752951818,
              26.033108697216647
            ],
            [
              -80.11320752951818,
              26.022612939993856
            ],
            [
              -80.12461771474813,
              26.022612939993856
            ]
          ]
        ]
      },
      "bbox": [
        -80.12461771474813,
        26.022612939993856,
        -80.11320752951818,
        26.033108697216647
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.881921+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0464.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0464": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0464.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100004,
            0.0,
            -0.5,
            465000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.92,
                "mean": 0.047,
                "stddev": 0.964
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11967743327605,
              26.04955444141096
            ],
            [
              -80.11967743327605,
              26.060049710844535
            ],
            [
              -80.10826330807618,
              26.060049710844535
            ],
            [
              -80.10826330807618,
              26.04955444141096
            ],
            [
              -80.11967743327605,
              26.04955444141096
            ]
          ]
        ]
      },
      "bbox": [
        -80.11967743327605,
        26.04955444141096,
        -80.10826330807618,
        26.060049710844535
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.904667+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.61,
                "mean": 0.007,
                "stddev": 1.144
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0466",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12132453218486,
              26.04057421713639
            ],
            [
              -80.12132453218486,
              26.051069648958695
            ],
            [
              -80.10991172060025,
              26.051069648958695
            ],
            [
              -80.10991172060025,
              26.04057421713639
            ],
            [
              -80.12132453218486,
              26.04057421713639
            ]
          ]
        ]
      },
      "bbox": [
        -80.12132453218486,
        26.04057421713639,
        -80.10991172060025,
        26.051069648958695
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.927210+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0466.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0466": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0466.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100004,
            0.0,
            -0.5,
            467000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.023,
                "mean": -0.001,
                "stddev": 1.11
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1180299958113,
              26.05853438969724
            ],
            [
              -80.1180299958113,
              26.06902949694977
            ],
            [
              -80.10661455670406,
              26.06902949694977
            ],
            [
              -80.10661455670406,
              26.05853438969724
            ],
            [
              -80.1180299958113,
              26.05853438969724
            ]
          ]
        ]
      },
      "bbox": [
        -80.1180299958113,
        26.05853438969724,
        -80.10661455670406,
        26.06902949694977
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.949799+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.83,
                "mean": -0.235,
                "stddev": 0.998
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11638221968721,
              26.0675140621524
            ],
            [
              -80.11638221968721,
              26.078009007431547
            ],
            [
              -80.10496546638042,
              26.078009007431547
            ],
            [
              -80.10496546638042,
              26.0675140621524
            ],
            [
              -80.11638221968721,
              26.0675140621524
            ]
          ]
        ]
      },
      "bbox": [
        -80.11638221968721,
        26.0675140621524,
        -80.10496546638042,
        26.078009007431547
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.972534+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.472,
                "mean": -0.317,
                "stddev": 0.963
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11473410480033,
              26.076493458933555
            ],
            [
              -80.11473410480033,
              26.086988242447063
            ],
            [
              -80.10331603700173,
              26.086988242447063
            ],
            [
              -80.10331603700173,
              26.076493458933555
            ],
            [
              -80.11473410480033,
              26.076493458933555
            ]
          ]
        ]
      },
      "bbox": [
        -80.11473410480033,
        26.076493458933555,
        -80.10331603700173,
        26.086988242447063
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:26.995105+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000022,
            0.0,
            -0.5,
            471000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.459,
                "mean": -0.322,
                "stddev": 0.98
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0471",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1130856510472,
              26.085472580197887
            ],
            [
              -80.1130856510472,
              26.095967202153446
            ],
            [
              -80.1016662684644,
              26.095967202153446
            ],
            [
              -80.1016662684644,
              26.085472580197887
            ],
            [
              -80.1130856510472,
              26.085472580197887
            ]
          ]
        ]
      },
      "bbox": [
        -80.1130856510472,
        26.085472580197887,
        -80.1016662684644,
        26.095967202153446
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.017864+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0471.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0471": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0471.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000022,
            0.0,
            -0.5,
            472000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.125,
                "mean": -0.133,
                "stddev": 1.38
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0472",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11143685832427,
              26.09445142610248
            ],
            [
              -80.11143685832427,
              26.104945886707824
            ],
            [
              -80.10001616066481,
              26.104945886707824
            ],
            [
              -80.10001616066481,
              26.09445142610248
            ],
            [
              -80.11143685832427,
              26.09445142610248
            ]
          ]
        ]
      },
      "bbox": [
        -80.11143685832427,
        26.09445142610248,
        -80.10001616066481,
        26.104945886707824
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.040672+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0472.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0472": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0472.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000022,
            0.0,
            -0.5,
            473000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.163,
                "mean": 0.761,
                "stddev": 1.559
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0474",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1081382555547,
              26.11240829246099
            ],
            [
              -80.1081382555547,
              26.122902430989132
            ],
            [
              -80.09671492686412,
              26.122902430989132
            ],
            [
              -80.09671492686412,
              26.11240829246099
            ],
            [
              -80.1081382555547,
              26.11240829246099
            ]
          ]
        ]
      },
      "bbox": [
        -80.1081382555547,
        26.11240829246099,
        -80.09671492686412,
        26.122902430989132
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.063342+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0474.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0474": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0474.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000017,
            0.0,
            -0.5,
            475000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.89,
                "mean": 0.012,
                "stddev": 1.465
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10978772652797,
              26.10342999680447
            ],
            [
              -80.10978772652797,
              26.113924296267328
            ],
            [
              -80.09836571349929,
              26.113924296267328
            ],
            [
              -80.09836571349929,
              26.10342999680447
            ],
            [
              -80.10978772652797,
              26.10342999680447
            ]
          ]
        ]
      },
      "bbox": [
        -80.10978772652797,
        26.10342999680447,
        -80.09836571349929,
        26.113924296267328
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.085970+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.028,
                "mean": 0.432,
                "stddev": 1.739
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10318780653625,
              26.13934153072888
            ],
            [
              -80.10318780653625,
              26.14983518769942
            ],
            [
              -80.09176052910313,
              26.14983518769942
            ],
            [
              -80.09176052910313,
              26.13934153072888
            ],
            [
              -80.10318780653625,
              26.13934153072888
            ]
          ]
        ]
      },
      "bbox": [
        -80.10318780653625,
        26.13934153072888,
        -80.09176052910313,
        26.14983518769942
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.108881+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.352,
                "mean": -0.559,
                "stddev": 1.022
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1064884453008,
              26.121386313229166
            ],
            [
              -80.1064884453008,
              26.131880291030328
            ],
            [
              -80.09506380065558,
              26.131880291030328
            ],
            [
              -80.09506380065558,
              26.121386313229166
            ],
            [
              -80.1064884453008,
              26.121386313229166
            ]
          ]
        ]
      },
      "bbox": [
        -80.1064884453008,
        26.121386313229166,
        -80.09506380065558,
        26.131880291030328
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.131950+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.582,
                "mean": -0.051,
                "stddev": 1.475
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10483829566256,
              26.130364059266093
            ],
            [
              -80.10483829566256,
              26.140857876548043
            ],
            [
              -80.09341233476985,
              26.140857876548043
            ],
            [
              -80.09341233476985,
              26.130364059266093
            ],
            [
              -80.10483829566256,
              26.130364059266093
            ]
          ]
        ]
      },
      "bbox": [
        -80.10483829566256,
        26.130364059266093,
        -80.09341233476985,
        26.140857876548043
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.154810+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.594,
                "mean": -0.393,
                "stddev": 1.202
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10153697781809,
              26.148318727774654
            ],
            [
              -80.10153697781809,
              26.15881222464152
            ],
            [
              -80.09010838355151,
              26.15881222464152
            ],
            [
              -80.09010838355151,
              26.148318727774654
            ],
            [
              -80.10153697781809,
              26.148318727774654
            ]
          ]
        ]
      },
      "bbox": [
        -80.10153697781809,
        26.148318727774654,
        -80.09010838355151,
        26.15881222464152
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.177926+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000017,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 6.317,
                "mean": -0.597,
                "stddev": 1.032
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09823430119091,
              26.16627229924343
            ],
            [
              -80.09823430119091,
              26.17676547652641
            ],
            [
              -80.0868030723779,
              26.17676547652641
            ],
            [
              -80.0868030723779,
              26.16627229924343
            ],
            [
              -80.09823430119091,
              26.16627229924343
            ]
          ]
        ]
      },
      "bbox": [
        -80.09823430119091,
        26.16627229924343,
        -80.0868030723779,
        26.17676547652641
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.200862+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.982,
                "mean": -0.81,
                "stddev": 0.496
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09988580940426,
              26.157295650560453
            ],
            [
              -80.09988580940426,
              26.167788987531488
            ],
            [
              -80.08845589801109,
              26.167788987531488
            ],
            [
              -80.08845589801109,
              26.157295650560453
            ],
            [
              -80.09988580940426,
              26.157295650560453
            ]
          ]
        ]
      },
      "bbox": [
        -80.09988580940426,
        26.157295650560453,
        -80.08845589801109,
        26.167788987531488
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.225346+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.208,
                "mean": -0.634,
                "stddev": 0.949
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0965824530741,
              26.175248673980636
            ],
            [
              -80.0965824530741,
              26.18574169178343
            ],
            [
              -80.08514990654797,
              26.18574169178343
            ],
            [
              -80.08514990654797,
              26.175248673980636
            ],
            [
              -80.0965824530741,
              26.175248673980636
            ]
          ]
        ]
      },
      "bbox": [
        -80.0965824530741,
        26.175248673980636,
        -80.08514990654797,
        26.18574169178343
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.248200+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 1.967,
                "mean": -0.888,
                "stddev": 0.143
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09493026494994,
              26.184224774929177
            ],
            [
              -80.09493026494994,
              26.194717633459597
            ],
            [
              -80.08349640041722,
              26.194717633459597
            ],
            [
              -80.08349640041722,
              26.184224774929177
            ],
            [
              -80.09493026494994,
              26.184224774929177
            ]
          ]
        ]
      },
      "bbox": [
        -80.09493026494994,
        26.184224774929177,
        -80.08349640041722,
        26.194717633459597
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.270813+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09162486826341,
              26.202176156088562
            ],
            [
              -80.09162486826341,
              26.212668696697747
            ],
            [
              -80.08018836683695,
              26.212668696697747
            ],
            [
              -80.08018836683695,
              26.202176156088562
            ],
            [
              -80.09162486826341,
              26.202176156088562
            ]
          ]
        ]
      },
      "bbox": [
        -80.09162486826341,
        26.202176156088562,
        -80.08018836683695,
        26.212668696697747
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.293482+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09327773671436,
              26.193200602246147
            ],
            [
              -80.09327773671436,
              26.203693301712008
            ],
            [
              -80.08184255388159,
              26.203693301712008
            ],
            [
              -80.08184255388159,
              26.193200602246147
            ],
            [
              -80.09327773671436,
              26.193200602246147
            ]
          ]
        ]
      },
      "bbox": [
        -80.09327773671436,
        26.193200602246147,
        -80.08184255388159,
        26.203693301712008
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.318530+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08997165949295,
              26.211151436613545
            ],
            [
              -80.08997165949295,
              26.221643818573924
            ],
            [
              -80.0785338391791,
              26.221643818573924
            ],
            [
              -80.0785338391791,
              26.211151436613545
            ],
            [
              -80.08997165949295,
              26.211151436613545
            ]
          ]
        ]
      },
      "bbox": [
        -80.08997165949295,
        26.211151436613545,
        -80.0785338391791,
        26.221643818573924
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.342102+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08831811029891,
              26.22012644397817
            ],
            [
              -80.08831811029891,
              26.230618667497605
            ],
            [
              -80.07687897080389,
              26.230618667497605
            ],
            [
              -80.07687897080389,
              26.22012644397817
            ],
            [
              -80.08831811029891,
              26.22012644397817
            ]
          ]
        ]
      },
      "bbox": [
        -80.08831811029891,
        26.22012644397817,
        -80.07687897080389,
        26.230618667497605
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.365429+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08666422057709,
              26.229101178339462
            ],
            [
              -80.08666422057709,
              26.239593243625844
            ],
            [
              -80.07522376160699,
              26.239593243625844
            ],
            [
              -80.07522376160699,
              26.229101178339462
            ],
            [
              -80.08666422057709,
              26.229101178339462
            ]
          ]
        ]
      },
      "bbox": [
        -80.08666422057709,
        26.229101178339462,
        -80.07522376160699,
        26.239593243625844
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.388533+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08500999022333,
              26.23807563985449
            ],
            [
              -80.08500999022333,
              26.248567547115726
            ],
            [
              -80.07356821148419,
              26.248567547115726
            ],
            [
              -80.07356821148419,
              26.23807563985449
            ],
            [
              -80.08500999022333,
              26.23807563985449
            ]
          ]
        ]
      },
      "bbox": [
        -80.08500999022333,
        26.23807563985449,
        -80.07356821148419,
        26.248567547115726
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.411919+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08335541913337,
              26.24704982868032
            ],
            [
              -80.08335541913337,
              26.257541578124318
            ],
            [
              -80.0719123203311,
              26.257541578124318
            ],
            [
              -80.0719123203311,
              26.24704982868032
            ],
            [
              -80.08335541913337,
              26.24704982868032
            ]
          ]
        ]
      },
      "bbox": [
        -80.08335541913337,
        26.24704982868032,
        -80.0719123203311,
        26.257541578124318
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.435445+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.322,
                "mean": -0.9,
                "stddev": 0.001
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08004525432769,
              26.26499738889259
            ],
            [
              -80.08004525432769,
              26.275488823325862
            ],
            [
              -80.0685995145165,
              26.275488823325862
            ],
            [
              -80.0685995145165,
              26.26499738889259
            ],
            [
              -80.08004525432769,
              26.26499738889259
            ]
          ]
        ]
      },
      "bbox": [
        -80.08004525432769,
        26.26499738889259,
        -80.0685995145165,
        26.275488823325862
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.458690+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 5.564,
                "mean": -0.888,
                "stddev": 0.172
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08170050720294,
              26.256023744973998
            ],
            [
              -80.08170050720294,
              26.26651533680868
            ],
            [
              -80.07025608804332,
              26.26651533680868
            ],
            [
              -80.07025608804332,
              26.256023744973998
            ],
            [
              -80.08170050720294,
              26.256023744973998
            ]
          ]
        ]
      },
      "bbox": [
        -80.08170050720294,
        26.256023744973998,
        -80.07025608804332,
        26.26651533680868
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.482046+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.298,
                "mean": -0.635,
                "stddev": 1.118
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07838966040329,
              26.273970760593077
            ],
            [
              -80.07838966040329,
              26.284462037832913
            ],
            [
              -80.06694259964613,
              26.284462037832913
            ],
            [
              -80.06694259964613,
              26.273970760593077
            ],
            [
              -80.07838966040329,
              26.273970760593077
            ]
          ]
        ]
      },
      "bbox": [
        -80.07838966040329,
        26.273970760593077,
        -80.06694259964613,
        26.284462037832913
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.505571+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07673372532528,
              26.282943860232546
            ],
            [
              -80.07673372532528,
              26.2934349804869
            ],
            [
              -80.06528534332769,
              26.2934349804869
            ],
            [
              -80.06528534332769,
              26.282943860232546
            ],
            [
              -80.07673372532528,
              26.282943860232546
            ]
          ]
        ]
      },
      "bbox": [
        -80.07673372532528,
        26.282943860232546,
        -80.06528534332769,
        26.2934349804869
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.529004+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0498",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.06844892897415,
              26.327805283010527
            ],
            [
              -80.06844892897415,
              26.33022120648285
            ],
            [
              -80.05848702035952,
              26.33022120648285
            ],
            [
              -80.05848702035952,
              26.327805283010527
            ],
            [
              -80.06844892897415,
              26.327805283010527
            ]
          ]
        ]
      },
      "bbox": [
        -80.06844892897415,
        26.327805283010527,
        -80.05848702035952,
        26.33022120648285
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.552011+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0498.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0498": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0498.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            200,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            498100.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07507744898925,
              26.29191668796803
            ],
            [
              -80.07507744898925,
              26.302407651444877
            ],
            [
              -80.06362774545666,
              26.302407651444877
            ],
            [
              -80.06362774545666,
              26.29191668796803
            ],
            [
              -80.07507744898925,
              26.29191668796803
            ]
          ]
        ]
      },
      "bbox": [
        -80.07507744898925,
        26.29191668796803,
        -80.06362774545666,
        26.302407651444877
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.575572+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07342083129065,
              26.30088924395655
            ],
            [
              -80.07342083129065,
              26.311380050863836
            ],
            [
              -80.06196980592844,
              26.311380050863836
            ],
            [
              -80.06196980592844,
              26.30088924395655
            ],
            [
              -80.07342083129065,
              26.30088924395655
            ]
          ]
        ]
      },
      "bbox": [
        -80.07342083129065,
        26.30088924395655,
        -80.06196980592844,
        26.311380050863836
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.598974+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0496",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07176387212502,
              26.309861528355125
            ],
            [
              -80.07176387212502,
              26.320352178900837
            ],
            [
              -80.0603115246384,
              26.320352178900837
            ],
            [
              -80.0603115246384,
              26.309861528355125
            ],
            [
              -80.07176387212502,
              26.309861528355125
            ]
          ]
        ]
      },
      "bbox": [
        -80.07176387212502,
        26.309861528355125,
        -80.0603115246384,
        26.320352178900837
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.621597+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0496.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0496": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0496.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            497000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1596n0497",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07010657138773,
              26.31883354132077
            ],
            [
              -80.07010657138773,
              26.32932403571295
            ],
            [
              -80.05865290148186,
              26.32932403571295
            ],
            [
              -80.05865290148186,
              26.31883354132077
            ],
            [
              -80.07010657138773,
              26.31883354132077
            ]
          ]
        ]
      },
      "bbox": [
        -80.07010657138773,
        26.31883354132077,
        -80.05865290148186,
        26.32932403571295
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.644301+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1596n0497.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1596n0497": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1596n0497.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1596000.0001000036,
            0.0,
            -0.5,
            498000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12637723194,
              25.958224749637093
            ],
            [
              -80.12637723194,
              25.968722468503135
            ],
            [
              -80.11497559440429,
              25.968722468503135
            ],
            [
              -80.11497559440429,
              25.958224749637093
            ],
            [
              -80.12637723194,
              25.958224749637093
            ]
          ]
        ]
      },
      "bbox": [
        -80.12637723194,
        25.958224749637093,
        -80.11497559440429,
        25.968722468503135
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.667222+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 4.085,
                "mean": 0.285,
                "stddev": 1.295
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12308683467039,
              25.976189676355965
            ],
            [
              -80.12308683467039,
              25.98668706693463
            ],
            [
              -80.11168257469184,
              25.98668706693463
            ],
            [
              -80.11168257469184,
              25.976189676355965
            ],
            [
              -80.12308683467039,
              25.976189676355965
            ]
          ]
        ]
      },
      "bbox": [
        -80.12308683467039,
        25.976189676355965,
        -80.11168257469184,
        25.98668706693463
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.690495+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 10.835,
                "mean": 0.275,
                "stddev": 1.645
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1214411292095,
              25.985171723692744
            ],
            [
              -80.1214411292095,
              25.995668950439143
            ],
            [
              -80.11003555757259,
              25.995668950439143
            ],
            [
              -80.11003555757259,
              25.985171723692744
            ],
            [
              -80.1214411292095,
              25.985171723692744
            ]
          ]
        ]
      },
      "bbox": [
        -80.1214411292095,
        25.985171723692744,
        -80.11003555757259,
        25.995668950439143
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.713979+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 9.232,
                "mean": 0.046,
                "stddev": 1.56
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.12473220221285,
              25.967207351723133
            ],
            [
              -80.12473220221285,
              25.97770490634169
            ],
            [
              -80.11332925360135,
              25.97770490634169
            ],
            [
              -80.11332925360135,
              25.967207351723133
            ],
            [
              -80.12473220221285,
              25.967207351723133
            ]
          ]
        ]
      },
      "bbox": [
        -80.12473220221285,
        25.967207351723133,
        -80.11332925360135,
        25.97770490634169
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.737182+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.906,
                "maximum": 6.756,
                "mean": 0.177,
                "stddev": 1.379
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1197950857271,
              25.99415349389065
            ],
            [
              -80.1197950857271,
              26.00465055701238
            ],
            [
              -80.10838820214035,
              26.00465055701238
            ],
            [
              -80.10838820214035,
              25.99415349389065
            ],
            [
              -80.1197950857271,
              25.99415349389065
            ]
          ]
        ]
      },
      "bbox": [
        -80.1197950857271,
        25.99415349389065,
        -80.10838820214035,
        26.00465055701238
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.760325+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 7.995,
                "mean": -0.214,
                "stddev": 1.165
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0464",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11485492611878,
              26.021097143222775
            ],
            [
              -80.11485492611878,
              26.031593716716415
            ],
            [
              -80.10344410493299,
              26.031593716716415
            ],
            [
              -80.10344410493299,
              26.021097143222775
            ],
            [
              -80.11485492611878,
              26.021097143222775
            ]
          ]
        ]
      },
      "bbox": [
        -80.11485492611878,
        26.021097143222775,
        -80.10344410493299,
        26.031593716716415
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.783678+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0464.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0464": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0464.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100004,
            0.0,
            -0.5,
            465000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.17,
                "mean": -0.881,
                "stddev": 0.2
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0462",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11814870411997,
              26.003134987106844
            ],
            [
              -80.11814870411997,
              26.01363188681156
            ],
            [
              -80.10674050829188,
              26.01363188681156
            ],
            [
              -80.10674050829188,
              26.003134987106844
            ],
            [
              -80.11814870411997,
              26.003134987106844
            ]
          ]
        ]
      },
      "bbox": [
        -80.11814870411997,
        26.003134987106844,
        -80.10674050829188,
        26.01363188681156
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.806813+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0462.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0462": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0462.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100004,
            0.0,
            -0.5,
            463000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.976,
                "mean": -0.371,
                "stddev": 1.042
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0463",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11650198428495,
              26.01211620349851
            ],
            [
              -80.11650198428495,
              26.022612939993856
            ],
            [
              -80.10509247592388,
              26.022612939993856
            ],
            [
              -80.10509247592388,
              26.01211620349851
            ],
            [
              -80.11650198428495,
              26.01211620349851
            ]
          ]
        ]
      },
      "bbox": [
        -80.11650198428495,
        26.01211620349851,
        -80.10509247592388,
        26.022612939993856
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.830440+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0463.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0463": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0463.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100004,
            0.0,
            -0.5,
            464000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": 3.18,
                "mean": -0.632,
                "stddev": 0.778
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0466",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11155979437979,
              26.039058193297738
            ],
            [
              -80.11155979437979,
              26.04955444141095
            ],
            [
              -80.10014634666904,
              26.04955444141095
            ],
            [
              -80.10014634666904,
              26.039058193297738
            ],
            [
              -80.11155979437979,
              26.039058193297738
            ]
          ]
        ]
      },
      "bbox": [
        -80.11155979437979,
        26.039058193297738,
        -80.10014634666904,
        26.04955444141095
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.853462+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0466.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0466": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0466.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100004,
            0.0,
            -0.5,
            467000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11320752951818,
              26.030077806436815
            ],
            [
              -80.11320752951818,
              26.04057421713639
            ],
            [
              -80.10179539521586,
              26.04057421713639
            ],
            [
              -80.10179539521586,
              26.030077806436815
            ],
            [
              -80.11320752951818,
              26.030077806436815
            ]
          ]
        ]
      },
      "bbox": [
        -80.11320752951818,
        26.030077806436815,
        -80.10179539521586,
        26.04057421713639
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.876657+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100004,
            0.0,
            -0.5,
            466000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10991172060027,
              26.048038303962716
            ],
            [
              -80.10991172060027,
              26.05853438969724
            ],
            [
              -80.09849695918908,
              26.05853438969724
            ],
            [
              -80.09849695918908,
              26.048038303962716
            ],
            [
              -80.10991172060027,
              26.048038303962716
            ]
          ]
        ]
      },
      "bbox": [
        -80.10991172060027,
        26.048038303962716,
        -80.09849695918908,
        26.05853438969724
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.899337+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10826330807618,
              26.057018138588873
            ],
            [
              -80.10826330807618,
              26.0675140621524
            ],
            [
              -80.09684723267243,
              26.0675140621524
            ],
            [
              -80.09684723267243,
              26.057018138588873
            ],
            [
              -80.10826330807618,
              26.057018138588873
            ]
          ]
        ]
      },
      "bbox": [
        -80.10826330807618,
        26.057018138588873,
        -80.09684723267243,
        26.0675140621524
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.922184+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0470",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10496546638042,
              26.07497698035324
            ],
            [
              -80.10496546638042,
              26.085472580197887
            ],
            [
              -80.0935467621149,
              26.085472580197887
            ],
            [
              -80.0935467621149,
              26.07497698035324
            ],
            [
              -80.10496546638042,
              26.07497698035324
            ]
          ]
        ]
      },
      "bbox": [
        -80.10496546638042,
        26.07497698035324,
        -80.0935467621149,
        26.085472580197887
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.945219+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0470.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0470": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0470.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            471000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0469",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10661455670406,
              26.06599769733335
            ],
            [
              -80.10661455670406,
              26.076493458933555
            ],
            [
              -80.09519716701558,
              26.076493458933555
            ],
            [
              -80.09519716701558,
              26.06599769733335
            ],
            [
              -80.10661455670406,
              26.06599769733335
            ]
          ]
        ]
      },
      "bbox": [
        -80.10661455670406,
        26.06599769733335,
        -80.09519716701558,
        26.076493458933555
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.968046+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0469.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0469": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0469.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            470000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0472",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.1016662684644,
              26.092934719847793
            ],
            [
              -80.1016662684644,
              26.103429996804493
            ],
            [
              -80.09024493416756,
              26.103429996804493
            ],
            [
              -80.09024493416756,
              26.092934719847793
            ],
            [
              -80.1016662684644,
              26.092934719847793
            ]
          ]
        ]
      },
      "bbox": [
        -80.1016662684644,
        26.092934719847793,
        -80.09024493416756,
        26.103429996804493
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:27.991347+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0472.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0472": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0472.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            473000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0471",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10331603700173,
              26.08395598780568
            ],
            [
              -80.10331603700173,
              26.09445142610248
            ],
            [
              -80.0918960178668,
              26.09445142610248
            ],
            [
              -80.0918960178668,
              26.08395598780568
            ],
            [
              -80.10331603700173,
              26.08395598780568
            ]
          ]
        ]
      },
      "bbox": [
        -80.10331603700173,
        26.08395598780568,
        -80.0918960178668,
        26.09445142610248
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.014482+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0471.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0471": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0471.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000022,
            0.0,
            -0.5,
            472000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0473",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10001616066482,
              26.101913176636685
            ],
            [
              -80.10001616066482,
              26.11240829246099
            ],
            [
              -80.0885935109135,
              26.11240829246099
            ],
            [
              -80.0885935109135,
              26.101913176636685
            ],
            [
              -80.10001616066482,
              26.101913176636685
            ]
          ]
        ]
      },
      "bbox": [
        -80.10001616066482,
        26.101913176636685,
        -80.0885935109135,
        26.11240829246099
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.037337+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0473.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0473": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0473.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000017,
            0.0,
            -0.5,
            474000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0475",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09671492686412,
              26.119869265083228
            ],
            [
              -80.09671492686412,
              26.130364059266093
            ],
            [
              -80.08528964532579,
              26.130364059266093
            ],
            [
              -80.08528964532579,
              26.119869265083228
            ],
            [
              -80.09671492686412,
              26.119869265083228
            ]
          ]
        ]
      },
      "bbox": [
        -80.09671492686412,
        26.119869265083228,
        -80.08528964532579,
        26.130364059266093
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.060109+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0475.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0475": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0475.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000017,
            0.0,
            -0.5,
            476000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0477",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09341233476985,
              26.137824254402094
            ],
            [
              -80.09341233476985,
              26.148318727774654
            ],
            [
              -80.08198442027305,
              26.148318727774654
            ],
            [
              -80.08198442027305,
              26.137824254402094
            ],
            [
              -80.09341233476985,
              26.137824254402094
            ]
          ]
        ]
      },
      "bbox": [
        -80.09341233476985,
        26.137824254402094,
        -80.08198442027305,
        26.148318727774654
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.082908+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0477.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0477": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0477.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000017,
            0.0,
            -0.5,
            478000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0476",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09506380065558,
              26.12884689705507
            ],
            [
              -80.09506380065558,
              26.13934153072888
            ],
            [
              -80.08363720278447,
              26.13934153072888
            ],
            [
              -80.08363720278447,
              26.12884689705507
            ],
            [
              -80.09506380065558,
              26.12884689705507
            ]
          ]
        ]
      },
      "bbox": [
        -80.09506380065558,
        26.12884689705507,
        -80.08363720278447,
        26.13934153072888
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.105893+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0476.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0476": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0476.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000017,
            0.0,
            -0.5,
            477000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0478",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09176052910313,
              26.14680133728139
            ],
            [
              -80.09176052910313,
              26.157295650560464
            ],
            [
              -80.08033129768755,
              26.157295650560464
            ],
            [
              -80.08033129768755,
              26.14680133728139
            ],
            [
              -80.09176052910313,
              26.14680133728139
            ]
          ]
        ]
      },
      "bbox": [
        -80.09176052910313,
        26.14680133728139,
        -80.08033129768755,
        26.157295650560464
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.128905+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0478.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0478": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0478.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000017,
            0.0,
            -0.5,
            479000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0479",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09010838355151,
              26.155778145850018
            ],
            [
              -80.09010838355151,
              26.16627229924343
            ],
            [
              -80.07867783492402,
              26.16627229924343
            ],
            [
              -80.07867783492402,
              26.155778145850018
            ],
            [
              -80.09010838355151,
              26.155778145850018
            ]
          ]
        ]
      },
      "bbox": [
        -80.09010838355151,
        26.155778145850018,
        -80.07867783492402,
        26.16627229924343
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.151973+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0479.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0479": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0479.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100002,
            0.0,
            -0.5,
            480000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0480",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08845589801109,
              26.164754680265073
            ],
            [
              -80.08845589801109,
              26.175248673980636
            ],
            [
              -80.07702403187845,
              26.175248673980636
            ],
            [
              -80.07702403187845,
              26.164754680265073
            ],
            [
              -80.08845589801109,
              26.164754680265073
            ]
          ]
        ]
      },
      "bbox": [
        -80.08845589801109,
        26.164754680265073,
        -80.07702403187845,
        26.175248673980636
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.175173+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0480.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0480": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0480.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100002,
            0.0,
            -0.5,
            481000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0481",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0868030723779,
              26.173730940683622
            ],
            [
              -80.0868030723779,
              26.184224774929177
            ],
            [
              -80.0753698884468,
              26.184224774929177
            ],
            [
              -80.0753698884468,
              26.173730940683622
            ],
            [
              -80.0868030723779,
              26.173730940683622
            ]
          ]
        ]
      },
      "bbox": [
        -80.0868030723779,
        26.173730940683622,
        -80.0753698884468,
        26.184224774929177
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.198339+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0481.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0481": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0481.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100002,
            0.0,
            -0.5,
            482000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0482",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08514990654797,
              26.18270692726273
            ],
            [
              -80.08514990654797,
              26.193200602246147
            ],
            [
              -80.07371540452496,
              26.193200602246147
            ],
            [
              -80.07371540452496,
              26.18270692726273
            ],
            [
              -80.08514990654797,
              26.18270692726273
            ]
          ]
        ]
      },
      "bbox": [
        -80.08514990654797,
        26.18270692726273,
        -80.07371540452496,
        26.193200602246147
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.221488+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0482.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0482": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0482.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100002,
            0.0,
            -0.5,
            483000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0483",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08349640041722,
              26.191682640159485
            ],
            [
              -80.08349640041722,
              26.202176156088562
            ],
            [
              -80.07206058000878,
              26.202176156088562
            ],
            [
              -80.07206058000878,
              26.191682640159485
            ],
            [
              -80.08349640041722,
              26.191682640159485
            ]
          ]
        ]
      },
      "bbox": [
        -80.08349640041722,
        26.191682640159485,
        -80.07206058000878,
        26.202176156088562
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.244682+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0483.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0483": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0483.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100002,
            0.0,
            -0.5,
            484000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0484",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08184255388159,
              26.20065807953091
            ],
            [
              -80.08184255388159,
              26.211151436613545
            ],
            [
              -80.07040541479412,
              26.211151436613545
            ],
            [
              -80.07040541479412,
              26.20065807953091
            ],
            [
              -80.08184255388159,
              26.20065807953091
            ]
          ]
        ]
      },
      "bbox": [
        -80.08184255388159,
        26.20065807953091,
        -80.07040541479412,
        26.211151436613545
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.267651+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0484.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0484": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0484.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100002,
            0.0,
            -0.5,
            485000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0486",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0785338391791,
              26.21860813832603
            ],
            [
              -80.0785338391791,
              26.229101178339462
            ],
            [
              -80.06709406185232,
              26.229101178339462
            ],
            [
              -80.06709406185232,
              26.21860813832603
            ],
            [
              -80.0785338391791,
              26.21860813832603
            ]
          ]
        ]
      },
      "bbox": [
        -80.0785338391791,
        26.21860813832603,
        -80.06709406185232,
        26.229101178339462
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.290483+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0486.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0486": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0486.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100002,
            0.0,
            -0.5,
            487000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0485",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.08018836683695,
              26.20963324553407
            ],
            [
              -80.08018836683695,
              26.22012644397817
            ],
            [
              -80.06874990877671,
              26.22012644397817
            ],
            [
              -80.06874990877671,
              26.20963324553407
            ],
            [
              -80.08018836683695,
              26.20963324553407
            ]
          ]
        ]
      },
      "bbox": [
        -80.08018836683695,
        26.20963324553407,
        -80.06874990877671,
        26.22012644397817
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.313187+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0485.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0485": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0485.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.000100002,
            0.0,
            -0.5,
            486000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0487",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07687897080386,
              26.227582758063853
            ],
            [
              -80.07687897080386,
              26.23807563985449
            ],
            [
              -80.0654378739166,
              26.23807563985449
            ],
            [
              -80.0654378739166,
              26.227582758063853
            ],
            [
              -80.07687897080386,
              26.227582758063853
            ]
          ]
        ]
      },
      "bbox": [
        -80.07687897080386,
        26.227582758063853,
        -80.0654378739166,
        26.23807563985449
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.336416+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0487.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0487": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0487.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000036,
            0.0,
            -0.5,
            488000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0488",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07522376160699,
              26.23655710490456
            ],
            [
              -80.07522376160699,
              26.24704982868032
            ],
            [
              -80.06378134486526,
              26.24704982868032
            ],
            [
              -80.06378134486526,
              26.23655710490456
            ],
            [
              -80.07522376160699,
              26.23655710490456
            ]
          ]
        ]
      },
      "bbox": [
        -80.07522376160699,
        26.23655710490456,
        -80.06378134486526,
        26.24704982868032
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.359496+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0488.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0488": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0488.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000036,
            0.0,
            -0.5,
            489000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0489",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07356821148419,
              26.24553117900518
            ],
            [
              -80.07356821148419,
              26.256023744973998
            ],
            [
              -80.06212447459389,
              26.256023744973998
            ],
            [
              -80.06212447459389,
              26.24553117900518
            ],
            [
              -80.07356821148419,
              26.24553117900518
            ]
          ]
        ]
      },
      "bbox": [
        -80.07356821148419,
        26.24553117900518,
        -80.06212447459389,
        26.256023744973998
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.382491+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0489.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0489": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0489.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000036,
            0.0,
            -0.5,
            490000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0490",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0719123203311,
              26.254504980522753
            ],
            [
              -80.0719123203311,
              26.26499738889259
            ],
            [
              -80.06046726299805,
              26.26499738889259
            ],
            [
              -80.06046726299805,
              26.254504980522753
            ],
            [
              -80.0719123203311,
              26.254504980522753
            ]
          ]
        ]
      },
      "bbox": [
        -80.0719123203311,
        26.254504980522753,
        -80.06046726299805,
        26.26499738889259
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.405616+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0490.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0490": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0490.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000036,
            0.0,
            -0.5,
            491000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0491",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.07025608804332,
              26.263478509614337
            ],
            [
              -80.07025608804332,
              26.273970760593077
            ],
            [
              -80.05880970997326,
              26.273970760593077
            ],
            [
              -80.05880970997326,
              26.263478509614337
            ],
            [
              -80.07025608804332,
              26.263478509614337
            ]
          ]
        ]
      },
      "bbox": [
        -80.07025608804332,
        26.263478509614337,
        -80.05880970997326,
        26.273970760593077
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.428807+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0491.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0491": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0491.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000036,
            0.0,
            -0.5,
            492000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0457",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11662159720376,
              25.95807319816466
            ],
            [
              -80.11662159720376,
              25.967207351723133
            ],
            [
              -80.1139999522105,
              25.967207351723133
            ],
            [
              -80.1139999522105,
              25.95807319816466
            ],
            [
              -80.11662159720376,
              25.95807319816466
            ]
          ]
        ]
      },
      "bbox": [
        -80.11662159720376,
        25.95807319816466,
        -80.1139999522105,
        25.967207351723133
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.451496+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0457.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0457": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0457.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.0001000022,
            0.0,
            -0.5,
            458000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0492",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0685995145165,
              26.27245176643691
            ],
            [
              -80.0685995145165,
              26.282943860232546
            ],
            [
              -80.057151815415,
              26.282943860232546
            ],
            [
              -80.057151815415,
              26.27245176643691
            ],
            [
              -80.0685995145165,
              26.27245176643691
            ]
          ]
        ]
      },
      "bbox": [
        -80.0685995145165,
        26.27245176643691,
        -80.057151815415,
        26.282943860232546
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.483072+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0492.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0492": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0492.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000036,
            0.0,
            -0.5,
            493000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0458",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11497559440429,
              25.967055788931845
            ],
            [
              -80.11497559440429,
              25.976189676355965
            ],
            [
              -80.1123535140872,
              25.976189676355965
            ],
            [
              -80.1123535140872,
              25.967055788931845
            ],
            [
              -80.11497559440429,
              25.967055788931845
            ]
          ]
        ]
      },
      "bbox": [
        -80.11497559440429,
        25.967055788931845,
        -80.1123535140872,
        25.976189676355965
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.505717+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0458.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0458": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0458.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.0001000022,
            0.0,
            -0.5,
            459000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0493",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.06694259964613,
              26.28142475114754
            ],
            [
              -80.06694259964613,
              26.29191668796803
            ],
            [
              -80.05549357921872,
              26.29191668796803
            ],
            [
              -80.05549357921872,
              26.28142475114754
            ],
            [
              -80.06694259964613,
              26.28142475114754
            ]
          ]
        ]
      },
      "bbox": [
        -80.06694259964613,
        26.28142475114754,
        -80.05549357921872,
        26.29191668796803
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.529070+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0493.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0493": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0493.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000036,
            0.0,
            -0.5,
            494000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0494",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.06528534332769,
              26.290397463903226
            ],
            [
              -80.06528534332769,
              26.30088924395655
            ],
            [
              -80.05383500127984,
              26.30088924395655
            ],
            [
              -80.05383500127984,
              26.290397463903226
            ],
            [
              -80.06528534332769,
              26.290397463903226
            ]
          ]
        ]
      },
      "bbox": [
        -80.06528534332769,
        26.290397463903226,
        -80.05383500127984,
        26.30088924395655
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.551948+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0494.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0494": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0494.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000036,
            0.0,
            -0.5,
            495000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0459",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11332925360135,
              25.976038102240786
            ],
            [
              -80.11332925360135,
              25.985171723692744
            ],
            [
              -80.11070673783851,
              25.985171723692744
            ],
            [
              -80.11070673783851,
              25.976038102240786
            ],
            [
              -80.11332925360135,
              25.976038102240786
            ]
          ]
        ]
      },
      "bbox": [
        -80.11332925360135,
        25.976038102240786,
        -80.11070673783851,
        25.985171723692744
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.574776+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0459.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0459": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0459.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.0001000022,
            0.0,
            -0.5,
            460000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11168257469184,
              25.985020138248636
            ],
            [
              -80.11168257469184,
              25.99415349389065
            ],
            [
              -80.10905962336123,
              25.99415349389065
            ],
            [
              -80.10905962336123,
              25.985020138248636
            ],
            [
              -80.11168257469184,
              25.985020138248636
            ]
          ]
        ]
      },
      "bbox": [
        -80.11168257469184,
        25.985020138248636,
        -80.10905962336123,
        25.99415349389065
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.597973+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.11003555757259,
              25.994001897112568
            ],
            [
              -80.11003555757259,
              26.003134987106844
            ],
            [
              -80.10741217055218,
              26.003134987106844
            ],
            [
              -80.10741217055218,
              25.994001897112568
            ],
            [
              -80.11003555757259,
              25.994001897112568
            ]
          ]
        ]
      },
      "bbox": [
        -80.11003555757259,
        25.994001897112568,
        -80.10741217055218,
        26.003134987106844
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.620725+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.0001000022,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0462",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10838820214033,
              26.002983378989715
            ],
            [
              -80.10838820214033,
              26.01211620349851
            ],
            [
              -80.10576437930803,
              26.01211620349851
            ],
            [
              -80.10576437930803,
              26.002983378989715
            ],
            [
              -80.10838820214033,
              26.002983378989715
            ]
          ]
        ]
      },
      "bbox": [
        -80.10838820214033,
        26.002983378989715,
        -80.10576437930803,
        26.01211620349851
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.643537+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0462.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0462": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0462.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.000100004,
            0.0,
            -0.5,
            463000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1597n0495",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.06362774545666,
              26.29936990486097
            ],
            [
              -80.06362774545666,
              26.309861528355125
            ],
            [
              -80.05217608149368,
              26.309861528355125
            ],
            [
              -80.05217608149368,
              26.29936990486097
            ],
            [
              -80.06362774545666,
              26.29936990486097
            ]
          ]
        ]
      },
      "bbox": [
        -80.06362774545666,
        26.29936990486097,
        -80.05217608149368,
        26.309861528355125
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.666615+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1597n0495.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1597n0495": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1597n0495.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1597000.0001000036,
            0.0,
            -0.5,
            496000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0463",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10674050829188,
              26.0119645840373
            ],
            [
              -80.10674050829188,
              26.021097143222775
            ],
            [
              -80.10411624952553,
              26.021097143222775
            ],
            [
              -80.10411624952553,
              26.0119645840373
            ],
            [
              -80.10674050829188,
              26.0119645840373
            ]
          ]
        ]
      },
      "bbox": [
        -80.10674050829188,
        26.0119645840373,
        -80.10411624952553,
        26.021097143222775
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.689266+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0463.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0463": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0463.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.000100004,
            0.0,
            -0.5,
            464000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0464",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10509247592388,
              26.02094551241245
            ],
            [
              -80.10509247592388,
              26.030077806436815
            ],
            [
              -80.10246778110131,
              26.030077806436815
            ],
            [
              -80.10246778110131,
              26.02094551241245
            ],
            [
              -80.10509247592388,
              26.02094551241245
            ]
          ]
        ]
      },
      "bbox": [
        -80.10509247592388,
        26.02094551241245,
        -80.10246778110131,
        26.030077806436815
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.712307+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0464.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0464": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0464.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.000100004,
            0.0,
            -0.5,
            465000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0465",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10344410493299,
              26.029926164272297
            ],
            [
              -80.10344410493299,
              26.039058193297738
            ],
            [
              -80.10081897393198,
              26.039058193297738
            ],
            [
              -80.10081897393198,
              26.029926164272297
            ],
            [
              -80.10344410493299,
              26.029926164272297
            ]
          ]
        ]
      },
      "bbox": [
        -80.10344410493299,
        26.029926164272297,
        -80.10081897393198,
        26.039058193297738
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.735168+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0465.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0465": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0465.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.000100004,
            0.0,
            -0.5,
            466000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0468",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.09849695918908,
              26.056866462331506
            ],
            [
              -80.09849695918908,
              26.06599769733335
            ],
            [
              -80.09587051891887,
              26.06599769733335
            ],
            [
              -80.09587051891887,
              26.056866462331506
            ],
            [
              -80.09849695918908,
              26.056866462331506
            ]
          ]
        ]
      },
      "bbox": [
        -80.09849695918908,
        26.056866462331506,
        -80.09587051891887,
        26.06599769733335
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.758318+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0468.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0468": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0468.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.0001000022,
            0.0,
            -0.5,
            469000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0466",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10179539521586,
              26.03890653977399
            ],
            [
              -80.10179539521586,
              26.048038303962713
            ],
            [
              -80.09916982791412,
              26.048038303962713
            ],
            [
              -80.09916982791412,
              26.03890653977399
            ],
            [
              -80.10179539521586,
              26.03890653977399
            ]
          ]
        ]
      },
      "bbox": [
        -80.10179539521586,
        26.03890653977399,
        -80.09916982791412,
        26.048038303962713
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.781196+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0466.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0466": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0466.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.000100004,
            0.0,
            -0.5,
            467000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1598n0467",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10014634666905,
              26.047886639074694
            ],
            [
              -80.10014634666905,
              26.057018138588873
            ],
            [
              -80.09752034294426,
              26.057018138588873
            ],
            [
              -80.09752034294426,
              26.047886639074694
            ],
            [
              -80.10014634666905,
              26.047886639074694
            ]
          ]
        ]
      },
      "bbox": [
        -80.10014634666905,
        26.047886639074694,
        -80.09752034294426,
        26.057018138588873
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.804108+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1598n0467.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1598n0467": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1598n0467.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1598000.0001000022,
            0.0,
            -0.5,
            468000.0001000017
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.9,
                "maximum": -0.9,
                "mean": -0.9,
                "stddev": 0.0
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0455",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.23697909424882,
              25.95687015359123
            ],
            [
              -80.23697909424882,
              25.967359218395178
            ],
            [
              -80.2255870810817,
              25.967359218395178
            ],
            [
              -80.2255870810817,
              25.95687015359123
            ],
            [
              -80.23697909424882,
              25.95687015359123
            ]
          ]
        ]
      },
      "bbox": [
        -80.23697909424882,
        25.95687015359123,
        -80.2255870810817,
        25.967359218395178
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.827749+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0455.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0455": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0455.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0,
            0.0,
            -0.5,
            456000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.143,
                "maximum": 7.174,
                "mean": 1.201,
                "stddev": 0.868
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0460",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22880749688574,
              26.001789372493295
            ],
            [
              -80.22880749688574,
              26.01227761550077
            ],
            [
              -80.21740893304414,
              26.01227761550077
            ],
            [
              -80.21740893304414,
              26.001789372493295
            ],
            [
              -80.22880749688574,
              26.001789372493295
            ]
          ]
        ]
      },
      "bbox": [
        -80.22880749688574,
        26.001789372493295,
        -80.21740893304414,
        26.01227761550077
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.850553+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0460.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0460": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0460.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000022,
            0.0,
            -0.5,
            461000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.354,
                "maximum": 4.931,
                "mean": 2.091,
                "stddev": 0.234
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1586n0461",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.22717217020596,
              26.010772385738385
            ],
            [
              -80.22717217020596,
              26.021260465008968
            ],
            [
              -80.21577229535595,
              26.021260465008968
            ],
            [
              -80.21577229535595,
              26.010772385738385
            ],
            [
              -80.22717217020596,
              26.010772385738385
            ]
          ]
        ]
      },
      "bbox": [
        -80.22717217020596,
        26.010772385738385,
        -80.21577229535595,
        26.021260465008968
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.873195+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B1_2018/2018_e1586n0461.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1586n0461": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B1_2018/2018_e1586n0461.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1586000.0001000022,
            0.0,
            -0.5,
            462000.00009999983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.083,
                "maximum": 4.104,
                "mean": 2.144,
                "stddev": 0.259
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1498n0434",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.12055776941683,
              25.896770508191487
            ],
            [
              -81.12055776941683,
              25.905912422127827
            ],
            [
              -81.11803936153204,
              25.905912422127827
            ],
            [
              -81.11803936153204,
              25.896770508191487
            ],
            [
              -81.12055776941683,
              25.896770508191487
            ]
          ]
        ]
      },
      "bbox": [
        -81.12055776941683,
        25.896770508191487,
        -81.11803936153204,
        25.905912422127827
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.906999+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1498n0434.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1498n0434": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1498n0434.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498899.999999999,
            0.0,
            -0.5,
            435000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.274,
                "maximum": 3.128,
                "mean": 1.926,
                "stddev": 0.107
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1498n0438",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11438880750723,
              25.932768140811987
            ],
            [
              -81.11438880750723,
              25.9419089931855
            ],
            [
              -81.11186873973034,
              25.9419089931855
            ],
            [
              -81.11186873973034,
              25.932768140811987
            ],
            [
              -81.11438880750723,
              25.932768140811987
            ]
          ]
        ]
      },
      "bbox": [
        -81.11438880750723,
        25.932768140811987,
        -81.11186873973034,
        25.9419089931855
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.929836+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1498n0438.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1498n0438": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1498n0438.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498899.999999999,
            0.0,
            -0.5,
            439000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.837,
                "maximum": 3.072,
                "mean": 2.154,
                "stddev": 0.059
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1498n0439",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11284577423723,
              25.941766859152242
            ],
            [
              -81.11284577423723,
              25.95090744654372
            ],
            [
              -81.11032529119709,
              25.95090744654372
            ],
            [
              -81.11032529119709,
              25.941766859152242
            ],
            [
              -81.11284577423723,
              25.941766859152242
            ]
          ]
        ]
      },
      "bbox": [
        -81.11284577423723,
        25.941766859152242,
        -81.11032529119709,
        25.95090744654372
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.952377+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1498n0439.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1498n0439": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1498n0439.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498899.999999999,
            0.0,
            -0.5,
            440000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.759,
                "maximum": 2.891,
                "mean": 2.212,
                "stddev": 0.081
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1498n0437",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.1159315235632,
              25.92376914670453
            ],
            [
              -81.1159315235632,
              25.932910264223533
            ],
            [
              -81.11341187093345,
              25.932910264223533
            ],
            [
              -81.11341187093345,
              25.92376914670453
            ],
            [
              -81.1159315235632,
              25.92376914670453
            ]
          ]
        ]
      },
      "bbox": [
        -81.1159315235632,
        25.92376914670453,
        -81.11341187093345,
        25.932910264223533
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.975102+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1498n0437.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1498n0437": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1498n0437.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498899.999999999,
            0.0,
            -0.5,
            438000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.412,
                "maximum": 2.857,
                "mean": 2.029,
                "stddev": 0.104
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1498n0435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11901600442107,
              25.905770330553015
            ],
            [
              -81.11901600442107,
              25.914911978853414
            ],
            [
              -81.11649718173733,
              25.914911978853414
            ],
            [
              -81.11649718173733,
              25.905770330553015
            ],
            [
              -81.11901600442107,
              25.905770330553015
            ]
          ]
        ]
      },
      "bbox": [
        -81.11901600442107,
        25.905770330553015,
        -81.11649718173733,
        25.914911978853414
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:28.997705+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1498n0435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1498n0435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1498n0435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498899.999999999,
            0.0,
            -0.5,
            436000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.183,
                "maximum": 2.451,
                "mean": 1.979,
                "stddev": 0.088
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1498n0433",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.12209921758634,
              25.887770409427787
            ],
            [
              -81.12209921758634,
              25.89691258916354
            ],
            [
              -81.11958122438453,
              25.89691258916354
            ],
            [
              -81.11958122438453,
              25.887770409427787
            ],
            [
              -81.12209921758634,
              25.887770409427787
            ]
          ]
        ]
      },
      "bbox": [
        -81.12209921758634,
        25.887770409427787,
        -81.11958122438453,
        25.89691258916354
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.020523+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1498n0433.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1498n0433": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1498n0433.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498899.999999999,
            0.0,
            -0.5,
            434000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.077,
                "maximum": 2.396,
                "mean": 1.784,
                "stddev": 0.095
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1498n0436",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11747392250217,
              25.91476987667112
            ],
            [
              -81.11747392250217,
              25.92391125949907
            ],
            [
              -81.11495468490345,
              25.92391125949907
            ],
            [
              -81.11495468490345,
              25.91476987667112
            ],
            [
              -81.11747392250217,
              25.91476987667112
            ]
          ]
        ]
      },
      "bbox": [
        -81.11747392250217,
        25.91476987667112,
        -81.11495468490345,
        25.92391125949907
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.043131+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1498n0436.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1498n0436": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1498n0436.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498899.999999999,
            0.0,
            -0.5,
            437000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.433,
                "maximum": 3.424,
                "mean": 2.019,
                "stddev": 0.148
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1498n0440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.1113024236562,
              25.950765301884008
            ],
            [
              -81.1113024236562,
              25.959905624456947
            ],
            [
              -81.1087815252366,
              25.959905624456947
            ],
            [
              -81.1087815252366,
              25.950765301884008
            ],
            [
              -81.1113024236562,
              25.950765301884008
            ]
          ]
        ]
      },
      "bbox": [
        -81.1113024236562,
        25.950765301884008,
        -81.1087815252366,
        25.959905624456947
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.065649+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1498n0440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1498n0440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1498n0440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            200
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498899.999999999,
            0.0,
            -0.5,
            441000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2.054,
                "maximum": 2.464,
                "mean": 2.256,
                "stddev": 0.059
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.12574550830931,
              25.859347555069093
            ],
            [
              -81.12574550830931,
              25.86976938205886
            ],
            [
              -81.11444257062836,
              25.86976938205886
            ],
            [
              -81.11444257062836,
              25.859347555069093
            ],
            [
              -81.12574550830931,
              25.859347555069093
            ]
          ]
        ]
      },
      "bbox": [
        -81.12574550830931,
        25.859347555069093,
        -81.11444257062836,
        25.86976938205886
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.088403+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498999.999999999,
            0.0,
            -0.5,
            431000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.705,
                "maximum": 2.35,
                "mean": 1.309,
                "stddev": 0.685
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0431",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.1242049122573,
              25.868348378120004
            ],
            [
              -81.1242049122573,
              25.878770034103155
            ],
            [
              -81.11290068007956,
              25.878770034103155
            ],
            [
              -81.11290068007956,
              25.868348378120004
            ],
            [
              -81.1242049122573,
              25.868348378120004
            ]
          ]
        ]
      },
      "bbox": [
        -81.1242049122573,
        25.868348378120004,
        -81.11290068007956,
        25.878770034103155
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.111630+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0431.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0431": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0431.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498999.999999999,
            0.0,
            -0.5,
            432000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.705,
                "maximum": 2.537,
                "mean": 1.59,
                "stddev": 0.413
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0432",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.12266399965033,
              25.877348924245066
            ],
            [
              -81.12266399965033,
              25.887770409427787
            ],
            [
              -81.1113584726884,
              25.887770409427787
            ],
            [
              -81.1113584726884,
              25.877348924245066
            ],
            [
              -81.12266399965033,
              25.877348924245066
            ]
          ]
        ]
      },
      "bbox": [
        -81.12266399965033,
        25.877348924245066,
        -81.1113584726884,
        25.887770409427787
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.134835+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0432.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0432": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0432.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498999.999999999,
            0.0,
            -0.5,
            433000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.437,
                "maximum": 2.588,
                "mean": 1.875,
                "stddev": 0.098
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0434",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11958122438453,
              25.895349186352753
            ],
            [
              -81.11958122438453,
              25.905770330552972
            ],
            [
              -81.10827310699145,
              25.905770330552972
            ],
            [
              -81.10827310699145,
              25.895349186352753
            ],
            [
              -81.11958122438453,
              25.895349186352753
            ]
          ]
        ]
      },
      "bbox": [
        -81.11958122438453,
        25.895349186352753,
        -81.10827310699145,
        25.905770330552972
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.158433+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0434.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0434": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0434.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1499000.0,
            0.0,
            -0.5,
            435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.115,
                "maximum": 2.937,
                "mean": 1.952,
                "stddev": 0.128
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11032529119709,
              25.949343342965356
            ],
            [
              -81.11032529119709,
              25.959763469165996
            ],
            [
              -81.09900939560207,
              25.959763469165996
            ],
            [
              -81.09900939560207,
              25.949343342965356
            ],
            [
              -81.11032529119709,
              25.949343342965356
            ]
          ]
        ]
      },
      "bbox": [
        -81.11032529119709,
        25.949343342965356,
        -81.09900939560207,
        25.959763469165996
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.181473+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1498999.999999999,
            0.0,
            -0.5,
            441000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.491,
                "maximum": 3.204,
                "mean": 2.216,
                "stddev": 0.134
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0433",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.1211227703917,
              25.886349193603063
            ],
            [
              -81.1211227703917,
              25.89677050819144
            ],
            [
              -81.109815948358,
              25.89677050819144
            ],
            [
              -81.109815948358,
              25.886349193603063
            ],
            [
              -81.1211227703917,
              25.886349193603063
            ]
          ]
        ]
      },
      "bbox": [
        -81.1211227703917,
        25.886349193603063,
        -81.109815948358,
        25.89677050819144
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.204345+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0433.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0433": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0433.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1499000.0,
            0.0,
            -0.5,
            434000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.952,
                "maximum": 2.699,
                "mean": 1.862,
                "stddev": 0.108
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11803936153204,
              25.904348902652895
            ],
            [
              -81.11803936153204,
              25.914769876671063
            ],
            [
              -81.10672994849182,
              25.914769876671063
            ],
            [
              -81.10672994849182,
              25.904348902652895
            ],
            [
              -81.11803936153204,
              25.904348902652895
            ]
          ]
        ]
      },
      "bbox": [
        -81.11803936153204,
        25.904348902652895,
        -81.10672994849182,
        25.914769876671063
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.227664+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1499000.0,
            0.0,
            -0.5,
            436000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.179,
                "maximum": 2.947,
                "mean": 1.98,
                "stddev": 0.107
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0429",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11752540158602,
              25.848924731896417
            ],
            [
              -81.11752540158602,
              25.859347555069093
            ],
            [
              -81.1062230972026,
              25.859347555069093
            ],
            [
              -81.1062230972026,
              25.848924731896417
            ],
            [
              -81.11752540158602,
              25.848924731896417
            ]
          ]
        ]
      },
      "bbox": [
        -81.11752540158602,
        25.848924731896417,
        -81.1062230972026,
        25.859347555069093
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.251247+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0429.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0429": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0429.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1499999.999999999,
            0.0,
            -0.5,
            430000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.445,
                "maximum": 1.919,
                "mean": 1.6,
                "stddev": 0.041
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0438",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11341187093345,
              25.931346394443096
            ],
            [
              -81.11341187093345,
              25.94176685915219
            ],
            [
              -81.10209856922457,
              25.94176685915219
            ],
            [
              -81.10209856922457,
              25.931346394443096
            ],
            [
              -81.11341187093345,
              25.931346394443096
            ]
          ]
        ]
      },
      "bbox": [
        -81.11341187093345,
        25.931346394443096,
        -81.10209856922457,
        25.94176685915219
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.274299+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0438.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0438": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0438.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1499000.0,
            0.0,
            -0.5,
            439000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.465,
                "maximum": 3.467,
                "mean": 2.195,
                "stddev": 0.083
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0436",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11649718173733,
              25.913348342662164
            ],
            [
              -81.11649718173733,
              25.923769146704476
            ],
            [
              -81.10518647276217,
              25.923769146704476
            ],
            [
              -81.10518647276217,
              25.913348342662164
            ],
            [
              -81.11649718173733,
              25.913348342662164
            ]
          ]
        ]
      },
      "bbox": [
        -81.11649718173733,
        25.913348342662164,
        -81.10518647276217,
        25.923769146704476
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.297056+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0436.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0436": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0436.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1499000.0,
            0.0,
            -0.5,
            437000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.267,
                "maximum": 3.056,
                "mean": 2.059,
                "stddev": 0.108
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0439",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11186873973034,
              25.940345006532176
            ],
            [
              -81.11186873973034,
              25.950765301883965
            ],
            [
              -81.1005541412225,
              25.950765301883965
            ],
            [
              -81.1005541412225,
              25.940345006532176
            ],
            [
              -81.11186873973034,
              25.940345006532176
            ]
          ]
        ]
      },
      "bbox": [
        -81.11186873973034,
        25.940345006532176,
        -81.1005541412225,
        25.950765301883965
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.319952+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0439.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0439": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0439.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1499000.0,
            0.0,
            -0.5,
            440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.431,
                "maximum": 3.374,
                "mean": 2.228,
                "stddev": 0.108
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1499n0437",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11495468490344,
              25.92234750653931
            ],
            [
              -81.11495468490344,
              25.932768140811945
            ],
            [
              -81.10364267970542,
              25.932768140811945
            ],
            [
              -81.10364267970542,
              25.92234750653931
            ],
            [
              -81.11495468490344,
              25.92234750653931
            ]
          ]
        ]
      },
      "bbox": [
        -81.11495468490344,
        25.92234750653931,
        -81.10364267970542,
        25.932768140811945
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.342843+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1499n0437.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1499n0437": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1499n0437.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1499000.0,
            0.0,
            -0.5,
            438000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.263,
                "maximum": 3.947,
                "mean": 2.084,
                "stddev": 0.205
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11598414443158,
              25.857925726146025
            ],
            [
              -81.11598414443158,
              25.868348378120004
            ],
            [
              -81.10468054574496,
              25.868348378120004
            ],
            [
              -81.10468054574496,
              25.857925726146025
            ],
            [
              -81.11598414443158,
              25.857925726146025
            ]
          ]
        ]
      },
      "bbox": [
        -81.11598414443158,
        25.857925726146025,
        -81.10468054574496,
        25.868348378120004
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.366062+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1499999.999999999,
            0.0,
            -0.5,
            431000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.705,
                "maximum": 2.762,
                "mean": 1.632,
                "stddev": 0.241
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0431",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11444257062836,
              25.86692644326365
            ],
            [
              -81.11444257062836,
              25.877348924245027
            ],
            [
              -81.10313767735116,
              25.877348924245027
            ],
            [
              -81.10313767735116,
              25.86692644326365
            ],
            [
              -81.11444257062836,
              25.86692644326365
            ]
          ]
        ]
      },
      "bbox": [
        -81.11444257062836,
        25.86692644326365,
        -81.10313767735116,
        25.877348924245027
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.389182+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0431.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0431": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0431.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500000.0,
            0.0,
            -0.5,
            432000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.705,
                "maximum": 2.58,
                "mean": 1.747,
                "stddev": 0.178
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0432",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11290068007956,
              25.875926883408127
            ],
            [
              -81.11290068007956,
              25.886349193603063
            ],
            [
              -81.10159449192433,
              25.886349193603063
            ],
            [
              -81.10159449192433,
              25.875926883408127
            ],
            [
              -81.11290068007956,
              25.875926883408127
            ]
          ]
        ]
      },
      "bbox": [
        -81.11290068007956,
        25.875926883408127,
        -81.10159449192433,
        25.886349193603063
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.412640+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0432.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0432": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0432.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500000.0,
            0.0,
            -0.5,
            433000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.941,
                "maximum": 4.421,
                "mean": 1.905,
                "stddev": 0.142
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0434",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.109815948358,
              25.893926933412384
            ],
            [
              -81.109815948358,
              25.904348902652895
            ],
            [
              -81.09850716958391,
              25.904348902652895
            ],
            [
              -81.09850716958391,
              25.893926933412384
            ],
            [
              -81.109815948358,
              25.893926933412384
            ]
          ]
        ]
      },
      "bbox": [
        -81.109815948358,
        25.893926933412384,
        -81.09850716958391,
        25.904348902652895
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.435966+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0434.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0434": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0434.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500000.0,
            0.0,
            -0.5,
            435000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.159,
                "maximum": 2.827,
                "mean": 1.991,
                "stddev": 0.14
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0433",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.1113584726884,
              25.884927046738127
            ],
            [
              -81.1113584726884,
              25.895349186352753
            ],
            [
              -81.10005098936757,
              25.895349186352753
            ],
            [
              -81.10005098936757,
              25.884927046738127
            ],
            [
              -81.1113584726884,
              25.884927046738127
            ]
          ]
        ]
      },
      "bbox": [
        -81.1113584726884,
        25.884927046738127,
        -81.10005098936757,
        25.895349186352753
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.459368+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0433.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0433": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0433.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500000.0,
            0.0,
            -0.5,
            434000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.005,
                "maximum": 2.808,
                "mean": 1.937,
                "stddev": 0.115
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0435",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.10827310699145,
              25.902926543589643
            ],
            [
              -81.10827310699145,
              25.913348342662164
            ],
            [
              -81.09696303247638,
              25.913348342662164
            ],
            [
              -81.09696303247638,
              25.902926543589643
            ],
            [
              -81.10827310699145,
              25.902926543589643
            ]
          ]
        ]
      },
      "bbox": [
        -81.10827310699145,
        25.902926543589643,
        -81.09696303247638,
        25.913348342662164
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.482803+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0435.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0435": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0435.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500000.0,
            0.0,
            -0.5,
            436000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.16,
                "maximum": 2.728,
                "mean": 1.973,
                "stddev": 0.137
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0440",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.1005541412225,
              25.94792045257577
            ],
            [
              -81.1005541412225,
              25.95834140390122
            ],
            [
              -81.08923758368306,
              25.95834140390122
            ],
            [
              -81.08923758368306,
              25.94792045257577
            ],
            [
              -81.1005541412225,
              25.94792045257577
            ]
          ]
        ]
      },
      "bbox": [
        -81.1005541412225,
        25.94792045257577,
        -81.08923758368306,
        25.95834140390122
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.506269+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0440.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0440": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0440.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1499999.999999999,
            0.0,
            -0.5,
            441000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.92,
                "maximum": 3.361,
                "mean": 2.445,
                "stddev": 0.173
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0436",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.10672994849182,
              25.911925877428608
            ],
            [
              -81.10672994849182,
              25.92234750653931
            ],
            [
              -81.09541857794795,
              25.92234750653931
            ],
            [
              -81.09541857794795,
              25.911925877428608
            ],
            [
              -81.10672994849182,
              25.911925877428608
            ]
          ]
        ]
      },
      "bbox": [
        -81.10672994849182,
        25.911925877428608,
        -81.09541857794795,
        25.92234750653931
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.530237+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0436.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0436": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0436.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500000.0,
            0.0,
            -0.5,
            437000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.239,
                "maximum": 2.995,
                "mean": 2.096,
                "stddev": 0.148
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0439",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.10209856922457,
              25.938922222502836
            ],
            [
              -81.10209856922457,
              25.9493433429653
            ],
            [
              -81.09078330886625,
              25.9493433429653
            ],
            [
              -81.09078330886625,
              25.938922222502836
            ],
            [
              -81.10209856922457,
              25.938922222502836
            ]
          ]
        ]
      },
      "bbox": [
        -81.10209856922457,
        25.938922222502836,
        -81.09078330886625,
        25.9493433429653
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.554687+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0439.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0439": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0439.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500000.0,
            0.0,
            -0.5,
            440000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.437,
                "maximum": 3.585,
                "mean": 2.302,
                "stddev": 0.173
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1501n0427",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.11084885092683,
              25.829499469318552
            ],
            [
              -81.11084885092683,
              25.839923460356108
            ],
            [
              -81.09954847385086,
              25.839923460356108
            ],
            [
              -81.09954847385086,
              25.829499469318552
            ],
            [
              -81.11084885092683,
              25.829499469318552
            ]
          ]
        ]
      },
      "bbox": [
        -81.11084885092683,
        25.829499469318552,
        -81.09954847385086,
        25.839923460356108
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.578440+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1501n0427.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1501n0427": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1501n0427.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500999.999999999,
            0.0,
            -0.5,
            428000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.245,
                "maximum": 2.217,
                "mean": 1.397,
                "stddev": 0.096
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0437",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.10518647276217,
              25.920924935087992
            ],
            [
              -81.10518647276217,
              25.931346394443096
            ],
            [
              -81.09387380590152,
              25.931346394443096
            ],
            [
              -81.09387380590152,
              25.920924935087992
            ],
            [
              -81.10518647276217,
              25.920924935087992
            ]
          ]
        ]
      },
      "bbox": [
        -81.10518647276217,
        25.920924935087992,
        -81.09387380590152,
        25.931346394443096
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.601777+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0437.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0437": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0437.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500000.0,
            0.0,
            -0.5,
            438000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.327,
                "maximum": 4.277,
                "mean": 2.176,
                "stddev": 0.169
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1500n0438",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.10364267970542,
              25.929923716726506
            ],
            [
              -81.10364267970542,
              25.940345006532176
            ],
            [
              -81.09232871624,
              25.940345006532176
            ],
            [
              -81.09232871624,
              25.929923716726506
            ],
            [
              -81.10364267970542,
              25.929923716726506
            ]
          ]
        ]
      },
      "bbox": [
        -81.10364267970542,
        25.929923716726506,
        -81.09232871624,
        25.940345006532176
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.625347+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1500n0438.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1500n0438": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1500n0438.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500000.0,
            0.0,
            -0.5,
            439000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1.366,
                "maximum": 3.618,
                "mean": 2.233,
                "stddev": 0.195
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1501n0428",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.10930724969677,
              25.838500912455892
            ],
            [
              -81.10930724969677,
              25.848924731896417
            ],
            [
              -81.09800557879839,
              25.848924731896417
            ],
            [
              -81.09800557879839,
              25.838500912455892
            ],
            [
              -81.10930724969677,
              25.838500912455892
            ]
          ]
        ]
      },
      "bbox": [
        -81.10930724969677,
        25.838500912455892,
        -81.09800557879839,
        25.848924731896417
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.648731+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1501n0428.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1501n0428": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1501n0428.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500999.999999999,
            0.0,
            -0.5,
            429000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.886,
                "maximum": 2.185,
                "mean": 1.36,
                "stddev": 0.077
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1501n0429",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.10776533182094,
              25.84750207809641
            ],
            [
              -81.10776533182094,
              25.857925726146025
            ],
            [
              -81.09646236681296,
              25.857925726146025
            ],
            [
              -81.09646236681296,
              25.84750207809641
            ],
            [
              -81.10776533182094,
              25.84750207809641
            ]
          ]
        ]
      },
      "bbox": [
        -81.10776533182094,
        25.84750207809641,
        -81.09646236681296,
        25.857925726146025
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.672071+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1501n0429.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1501n0429": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1501n0429.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1500999.999999999,
            0.0,
            -0.5,
            430000.0000000056
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.863,
                "maximum": 2.618,
                "mean": 1.546,
                "stddev": 0.15
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2018_e1501n0430",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.1062230972026,
              25.856502966398807
            ],
            [
              -81.1062230972026,
              25.86692644326365
            ],
            [
              -81.0949188377977,
              25.86692644326365
            ],
            [
              -81.0949188377977,
              25.856502966398807
            ],
            [
              -81.1062230972026,
              25.856502966398807
            ]
          ]
        ]
      },
      "bbox": [
        -81.1062230972026,
        25.856502966398807,
        -81.0949188377977,
        25.86692644326365
      ],
      "properties": {
        "start_datetime": "2018-06-02T00:00:00+00:00",
        "end_datetime": "2018-12-17T00:00:00+00:00",
        "created": "2026-03-19 03:08:29.695401+00:00",
        "license": "NLPL",
        "datetime": "2018-06-02T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/stac/FL_Southeast_B2_2018/2018_e1501n0430.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2018_e1501n0430": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USGS_FL_Southeast_2018_9041/FL_Southeast_B2_2018/2018_e1501n0430.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2000,
            2000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / Conus Albers\",\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[\"Conus Albers\",\n        METHOD[\"Albers Equal Area\",\n            ID[\"EPSG\",9822]],\n        PARAMETER[\"Latitude of false origin\",23,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-96,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",29.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Data analysis and small scale data presentation for contiguous lower 48 states.\"],\n        AREA[\"United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n        BBOX[24.41,-124.79,49.38,-66.91]],\n    ID[\"EPSG\",6350]]",
          "proj:epsg": 6350,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / Conus Albers",
            "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": "Conus Albers",
              "method": {
                "name": "Albers Equal Area",
                "id": {
                  "authority": "EPSG",
                  "code": 9822
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 23,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -96,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 29.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 45.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Data analysis and small scale data presentation for contiguous lower 48 states.",
            "area": "United States (USA) - CONUS onshore - Alabama; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.",
            "bbox": {
              "south_latitude": 24.41,
              "west_longitude": -124.79,
              "north_latitude": 49.38,
              "east_longitude": -66.91
            },
            "id": {
              "authority": "EPSG",
              "code": 6350
            }
          },
          "proj:transform": [
            0.5,
            0.0,
            1501000.0,
            0.0,
            -0.5,
            431000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.866,
                "maximum": 3.611,
                "mean": 1.672,
                "stddev": 0.251
              },
              "nodata": -3.402823e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "htt