{
  "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": "2010_NCMP_FL_27082c5a_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.55166611548569,
              27.310137561245
            ],
            [
              -82.55166611548569,
              27.312495362946013
            ],
            [
              -82.54969526637164,
              27.312495362946013
            ],
            [
              -82.54969526637164,
              27.310137561245
            ],
            [
              -82.55166611548569,
              27.310137561245
            ]
          ]
        ]
      },
      "bbox": [
        -82.55166611548569,
        27.310137561245,
        -82.54969526637164,
        27.312495362946013
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.590905+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_27082c5a_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_27082c5a_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_27082c5a_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            262,
            219
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.551669366451,
            0.0,
            -8.99928e-06,
            27.31249550034501
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -2.342,
                "maximum": -1.211,
                "mean": -1.674,
                "stddev": 0.264
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_138_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.69987494682212,
              25.82008313759995
            ],
            [
              -81.69987494682212,
              25.855990260589838
            ],
            [
              -81.66689255741164,
              25.855990260589838
            ],
            [
              -81.66689255741164,
              25.82008313759995
            ],
            [
              -81.69987494682212,
              25.82008313759995
            ]
          ]
        ]
      },
      "bbox": [
        -81.69987494682212,
        25.82008313759995,
        -81.66689255741164,
        25.855990260589838
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.629527+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_138_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_138_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_138_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3990,
            3665
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.699878509719,
            0.0,
            -8.99928e-06,
            25.855989020648998
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.326,
                "maximum": 4.313,
                "mean": -2.624,
                "stddev": 1.392
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_122_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.06304062593537,
              26.425022750952802
            ],
            [
              -82.06304062593537,
              26.454819400018383
            ],
            [
              -82.01151074001773,
              26.454819400018383
            ],
            [
              -82.01151074001773,
              26.425022750952802
            ],
            [
              -82.06304062593537,
              26.425022750952802
            ]
          ]
        ]
      },
      "bbox": [
        -82.06304062593537,
        26.425022750952802,
        -82.01151074001773,
        26.454819400018383
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.655256+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_122_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_122_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_122_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3311,
            5726
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.063044456443,
            0.0,
            -8.99928e-06,
            26.454819114280003
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.536,
                "maximum": 31.037,
                "mean": 1.441,
                "stddev": 3.602
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_129_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.84410637172331,
              26.206475351514584
            ],
            [
              -81.84410637172331,
              26.25789718456654
            ],
            [
              -81.80984609855778,
              26.25789718456654
            ],
            [
              -81.80984609855778,
              26.206475351514584
            ],
            [
              -81.84410637172331,
              26.206475351514584
            ]
          ]
        ]
      },
      "bbox": [
        -81.84410637172331,
        26.206475351514584,
        -81.80984609855778,
        26.25789718456654
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.680599+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_129_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_129_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_129_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5714,
            3807
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.844109971202,
            0.0,
            -8.99928e-06,
            26.257896867921005
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.077,
                "maximum": 8.907,
                "mean": -3.311,
                "stddev": 3.773
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_133_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.80225075767045,
              26.021702471637
            ],
            [
              -81.80225075767045,
              26.070208556926623
            ],
            [
              -81.76318484630333,
              26.070208556926623
            ],
            [
              -81.76318484630333,
              26.021702471637
            ],
            [
              -81.80225075767045,
              26.021702471637
            ]
          ]
        ]
      },
      "bbox": [
        -81.80225075767045,
        26.021702471637,
        -81.76318484630333,
        26.070208556926623
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.706212+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_133_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_133_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_133_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5390,
            4341
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.802254319654,
            0.0,
            -8.99928e-06,
            26.070207883059002
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.157,
                "maximum": 4.797,
                "mean": -1.951,
                "stddev": 2.984
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_084_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.84707660512036,
              27.96379823859384
            ],
            [
              -82.84707660512036,
              28.013699342123967
            ],
            [
              -82.8057608490708,
              28.013699342123967
            ],
            [
              -82.8057608490708,
              27.96379823859384
            ],
            [
              -82.84707660512036,
              27.96379823859384
            ]
          ]
        ]
      },
      "bbox": [
        -82.84707660512036,
        27.96379823859384,
        -82.8057608490708,
        28.013699342123967
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.731432+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_084_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_084_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_084_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5545,
            4591
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.847079733621,
            0.0,
            -8.99928e-06,
            28.013701403568007
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.513,
                "maximum": 9.675,
                "mean": 1.44,
                "stddev": 0.67
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_111_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.32851947183042,
              26.816850952399033
            ],
            [
              -82.32851947183042,
              26.866014078025714
            ],
            [
              -82.27335365415708,
              26.866014078025714
            ],
            [
              -82.27335365415708,
              26.816850952399033
            ],
            [
              -82.32851947183042,
              26.816850952399033
            ]
          ]
        ]
      },
      "bbox": [
        -82.32851947183042,
        26.816850952399033,
        -82.27335365415708,
        26.866014078025714
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.757025+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_111_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_111_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_111_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5463,
            6130
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.328523218143,
            0.0,
            -8.99928e-06,
            26.866014218547996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.087,
                "maximum": 13.658,
                "mean": -4.457,
                "stddev": 3.528
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_135_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.77713377865368,
              25.932807769356216
            ],
            [
              -81.77713377865368,
              25.9857685368719
            ],
            [
              -81.72599079090277,
              25.9857685368719
            ],
            [
              -81.72599079090277,
              25.932807769356216
            ],
            [
              -81.77713377865368,
              25.932807769356216
            ]
          ]
        ]
      },
      "bbox": [
        -81.77713377865368,
        25.932807769356216,
        -81.72599079090277,
        25.9857685368719
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.782534+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_135_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_135_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_135_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5885,
            5683
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.777137329014,
            0.0,
            -8.99928e-06,
            25.985767638249996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -6.967,
                "maximum": 10.039,
                "mean": -1.256,
                "stddev": 2.42
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_124_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.96235673619194,
              26.419416257547198
            ],
            [
              -81.96235673619194,
              26.46326079341183
            ],
            [
              -81.910664879372,
              26.46326079341183
            ],
            [
              -81.910664879372,
              26.419416257547198
            ],
            [
              -81.96235673619194,
              26.419416257547198
            ]
          ]
        ]
      },
      "bbox": [
        -81.96235673619194,
        26.419416257547198,
        -81.910664879372,
        26.46326079341183
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.808148+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_124_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_124_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_124_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4872,
            5744
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.962360511159,
            0.0,
            -8.99928e-06,
            26.463260438884006
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.013,
                "maximum": 36.44,
                "mean": -1.571,
                "stddev": 2.303
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_095_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.75970218892535,
              27.458877023539767
            ],
            [
              -82.75970218892535,
              27.51394348798442
            ],
            [
              -82.697454042124,
              27.51394348798442
            ],
            [
              -82.697454042124,
              27.458877023539767
            ],
            [
              -82.75970218892535,
              27.458877023539767
            ]
          ]
        ]
      },
      "bbox": [
        -82.75970218892535,
        27.458877023539767,
        -82.697454042124,
        27.51394348798442
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.833642+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_095_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_095_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_095_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6119,
            6917
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.759705723542,
            0.0,
            -8.99928e-06,
            27.513944384097005
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.495,
                "maximum": 5.303,
                "mean": 1.219,
                "stddev": 0.624
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_100_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.60765974207544,
              27.26548327059381
            ],
            [
              -82.60765974207544,
              27.322970477999526
            ],
            [
              -82.5438727012142,
              27.322970477999526
            ],
            [
              -82.5438727012142,
              27.26548327059381
            ],
            [
              -82.60765974207544,
              27.26548327059381
            ]
          ]
        ]
      },
      "bbox": [
        -82.60765974207544,
        27.26548327059381,
        -82.5438727012142,
        27.322970477999526
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.859571+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_100_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_100_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_100_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6388,
            7088
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.607662886969,
            0.0,
            -8.99928e-06,
            27.322970661978996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.145,
                "maximum": 50.682,
                "mean": -3.255,
                "stddev": 3.971
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_26081d8c_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.97365079425764,
              26.456151317806516
            ],
            [
              -81.97365079425764,
              26.481124350143062
            ],
            [
              -81.93750969664374,
              26.481124350143062
            ],
            [
              -81.93750969664374,
              26.456151317806516
            ],
            [
              -81.97365079425764,
              26.456151317806516
            ]
          ]
        ]
      },
      "bbox": [
        -81.97365079425764,
        26.456151317806516,
        -81.93750969664374,
        26.481124350143062
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.884208+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_26081d8c_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_26081d8c_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_26081d8c_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2775,
            4016
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.973654607631,
            0.0,
            -8.99928e-06,
            26.481124009918997
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -3.928,
                "maximum": 39.365,
                "mean": 0.372,
                "stddev": 1.504
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_117_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.23336977116413,
              26.543291142792373
            ],
            [
              -82.23336977116413,
              26.59725976172593
            ],
            [
              -82.19179308947467,
              26.59725976172593
            ],
            [
              -82.19179308947467,
              26.543291142792373
            ],
            [
              -82.23336977116413,
              26.543291142792373
            ]
          ]
        ]
      },
      "bbox": [
        -82.23336977116413,
        26.543291142792373,
        -82.19179308947467,
        26.59725976172593
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.910866+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_117_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_117_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_117_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5997,
            4620
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.233373830094,
            0.0,
            -8.99928e-06,
            26.59725971887701
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -11.528,
                "maximum": 15.901,
                "mean": -2.537,
                "stddev": 2.482
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_089_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.8023227960721,
              27.742407367884336
            ],
            [
              -82.8023227960721,
              27.797860944300314
            ],
            [
              -82.75319563320362,
              27.797860944300314
            ],
            [
              -82.75319563320362,
              27.742407367884336
            ],
            [
              -82.8023227960721,
              27.742407367884336
            ]
          ]
        ]
      },
      "bbox": [
        -82.8023227960721,
        27.742407367884336,
        -82.75319563320362,
        27.797860944300314
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.935855+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_089_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_089_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_089_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6162,
            5459
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.802326313895,
            0.0,
            -8.99928e-06,
            27.797862670630998
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.469,
                "maximum": 12.652,
                "mean": 1.445,
                "stddev": 0.58
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_106_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.46440923685017,
              27.015393284047924
            ],
            [
              -82.46440923685017,
              27.07008195741194
            ],
            [
              -82.40935148033131,
              27.07008195741194
            ],
            [
              -82.40935148033131,
              27.015393284047924
            ],
            [
              -82.46440923685017,
              27.015393284047924
            ]
          ]
        ]
      },
      "bbox": [
        -82.46440923685017,
        27.015393284047924,
        -82.40935148033131,
        27.07008195741194
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.958410+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_106_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_106_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_106_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6077,
            6118
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.464412347012,
            0.0,
            -8.99928e-06,
            27.070081893098997
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.219,
                "maximum": 10.478,
                "mean": -1.87,
                "stddev": 5.199
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_082_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.85295338178526,
              28.06088252262668
            ],
            [
              -82.85295338178526,
              28.110702792276975
            ],
            [
              -82.8154533097004,
              28.110702792276975
            ],
            [
              -82.8154533097004,
              28.06088252262668
            ],
            [
              -82.85295338178526,
              28.06088252262668
            ]
          ]
        ]
      },
      "bbox": [
        -82.85295338178526,
        28.06088252262668,
        -82.8154533097004,
        28.110702792276975
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:57.980730+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_082_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_082_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_082_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5536,
            4167
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.852956263499,
            0.0,
            -8.99928e-06,
            28.11070464331
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.372,
                "maximum": 4.444,
                "mean": 0.841,
                "stddev": 0.528
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_093_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.79900198292493,
              27.552127212392325
            ],
            [
              -82.79900198292493,
              27.603801012023165
            ],
            [
              -82.73387417458986,
              27.603801012023165
            ],
            [
              -82.73387417458986,
              27.552127212392325
            ],
            [
              -82.79900198292493,
              27.552127212392325
            ]
          ]
        ]
      },
      "bbox": [
        -82.79900198292493,
        27.552127212392325,
        -82.73387417458986,
        27.603801012023165
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.002910+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_093_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_093_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_093_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5742,
            7237
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.799005579554,
            0.0,
            -8.99928e-06,
            27.603802195494005
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.317,
                "maximum": 9.827,
                "mean": 1.213,
                "stddev": 0.62
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_110_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.3584152339537,
              26.856960791430364
            ],
            [
              -82.3584152339537,
              26.908616717831862
            ],
            [
              -82.31086282383332,
              26.908616717831862
            ],
            [
              -82.31086282383332,
              26.856960791430364
            ],
            [
              -82.3584152339537,
              26.856960791430364
            ]
          ]
        ]
      },
      "bbox": [
        -82.3584152339537,
        26.856960791430364,
        -82.31086282383332,
        26.908616717831862
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.025182+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_110_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_110_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_110_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5740,
            5284
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.358418826494,
            0.0,
            -8.99928e-06,
            26.908616810324997
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.069,
                "maximum": 10.882,
                "mean": -3.576,
                "stddev": 3.616
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_098_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.6582264862483,
              27.345729476055762
            ],
            [
              -82.6582264862483,
              27.395783287014172
            ],
            [
              -82.60229582447427,
              27.395783287014172
            ],
            [
              -82.60229582447427,
              27.345729476055762
            ],
            [
              -82.6582264862483,
              27.345729476055762
            ]
          ]
        ]
      },
      "bbox": [
        -82.6582264862483,
        27.345729476055762,
        -82.60229582447427,
        27.395783287014172
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.047253+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_098_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_098_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_098_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5562,
            6215
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.658229841613,
            0.0,
            -8.99928e-06,
            27.395783836973
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.745,
                "maximum": 5.636,
                "mean": 1.45,
                "stddev": 0.822
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_085_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.85824460342369,
              27.918009940772805
            ],
            [
              -82.85824460342369,
              27.966201150047226
            ],
            [
              -82.80599473956634,
              27.966201150047226
            ],
            [
              -82.80599473956634,
              27.918009940772805
            ],
            [
              -82.85824460342369,
              27.918009940772805
            ]
          ]
        ]
      },
      "bbox": [
        -82.85824460342369,
        27.918009940772805,
        -82.80599473956634,
        27.966201150047226
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.069674+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_085_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_085_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_085_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5355,
            5806
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.858247840173,
            0.0,
            -8.99928e-06,
            27.966203203435
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.529,
                "maximum": 25.152,
                "mean": 1.704,
                "stddev": 1.198
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_132_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.81899842083563,
              26.06469193648367
            ],
            [
              -81.81899842083563,
              26.11644674717623
            ],
            [
              -81.78346923202648,
              26.11644674717623
            ],
            [
              -81.78346923202648,
              26.06469193648367
            ],
            [
              -81.81899842083563,
              26.06469193648367
            ]
          ]
        ]
      },
      "bbox": [
        -81.81899842083563,
        26.06469193648367,
        -81.78346923202648,
        26.11644674717623
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.091718+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_132_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_132_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_132_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5751,
            3948
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.819001979842,
            0.0,
            -8.99928e-06,
            26.11644618397399
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.626,
                "maximum": 18.797,
                "mean": -2.679,
                "stddev": 3.561
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_101_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.57509141044561,
              27.231448098634676
            ],
            [
              -82.57509141044561,
              27.279054239043074
            ],
            [
              -82.52165362478331,
              27.279054239043074
            ],
            [
              -82.52165362478331,
              27.231448098634676
            ],
            [
              -82.57509141044561,
              27.231448098634676
            ]
          ]
        ]
      },
      "bbox": [
        -82.57509141044561,
        27.231448098634676,
        -82.52165362478331,
        27.279054239043074
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.114208+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_101_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_101_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_101_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5290,
            5938
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.575094492441,
            0.0,
            -8.99928e-06,
            27.279054175361004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.563,
                "maximum": 36.532,
                "mean": -1.871,
                "stddev": 4.842
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_094_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.78013949223384,
              27.50008458296717
            ],
            [
              -82.78013949223384,
              27.558975739395258
            ],
            [
              -82.71368876072769,
              27.558975739395258
            ],
            [
              -82.71368876072769,
              27.50008458296717
            ],
            [
              -82.78013949223384,
              27.50008458296717
            ]
          ]
        ]
      },
      "bbox": [
        -82.78013949223384,
        27.50008458296717,
        -82.71368876072769,
        27.558975739395258
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.136184+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_094_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_094_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_094_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6544,
            7384
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.780143088553,
            0.0,
            -8.99928e-06,
            27.558976781481
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.324,
                "maximum": 5.294,
                "mean": 1.212,
                "stddev": 0.49
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_128_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.8527636582435,
              26.252866575277647
            ],
            [
              -81.8527636582435,
              26.306835292738917
            ],
            [
              -81.81687451690647,
              26.306835292738917
            ],
            [
              -81.81687451690647,
              26.252866575277647
            ],
            [
              -81.8527636582435,
              26.252866575277647
            ]
          ]
        ]
      },
      "bbox": [
        -81.8527636582435,
        26.252866575277647,
        -81.81687451690647,
        26.306835292738917
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.158033+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_128_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_128_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_128_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5997,
            3988
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.852767278618,
            0.0,
            -8.99928e-06,
            26.30683495285799
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -8.135,
                "maximum": 29.005,
                "mean": -2.26,
                "stddev": 3.256
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_123_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.0130946376363,
              26.428433507242165
            ],
            [
              -82.0130946376363,
              26.465402591638174
            ],
            [
              -81.95537326428318,
              26.465402591638174
            ],
            [
              -81.95537326428318,
              26.428433507242165
            ],
            [
              -82.0130946376363,
              26.428433507242165
            ]
          ]
        ]
      },
      "bbox": [
        -82.0130946376363,
        26.428433507242165,
        -81.95537326428318,
        26.465402591638174
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.180183+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_123_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_123_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_123_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4108,
            6414
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.013098452124,
            0.0,
            -8.99928e-06,
            26.465402267582004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.268,
                "maximum": 24.613,
                "mean": -2.56,
                "stddev": 1.362
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_125_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.92175203613317,
              26.38483203891466
            ],
            [
              -81.92175203613317,
              26.433590183918582
            ],
            [
              -81.86947522394507,
              26.433590183918582
            ],
            [
              -81.86947522394507,
              26.38483203891466
            ],
            [
              -81.92175203613317,
              26.38483203891466
            ]
          ]
        ]
      },
      "bbox": [
        -81.92175203613317,
        26.38483203891466,
        -81.86947522394507,
        26.433590183918582
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.202378+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_125_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_125_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_125_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5418,
            5809
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.921755759539,
            0.0,
            -8.99928e-06,
            26.43358981250301
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.074,
                "maximum": 24.764,
                "mean": -1.041,
                "stddev": 1.997
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_26081d8b_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.93750071661,
              26.454270492232666
            ],
            [
              -81.93750071661,
              26.45637632568218
            ],
            [
              -81.93538588598003,
              26.45637632568218
            ],
            [
              -81.93538588598003,
              26.454270492232666
            ],
            [
              -81.93750071661,
              26.454270492232666
            ]
          ]
        ]
      },
      "bbox": [
        -81.93750071661,
        26.454270492232666,
        -81.93538588598003,
        26.45637632568218
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.223183+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_26081d8b_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_26081d8b_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_26081d8b_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            234,
            235
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.93750449964,
            0.0,
            -8.99928e-06,
            26.456375989907
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.235,
                "maximum": -0.662,
                "mean": -1.016,
                "stddev": 0.14
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_134_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.78048149541632,
              25.972737505556026
            ],
            [
              -81.78048149541632,
              26.02702114095065
            ],
            [
              -81.73422513473687,
              26.02702114095065
            ],
            [
              -81.73422513473687,
              25.972737505556026
            ],
            [
              -81.78048149541632,
              25.972737505556026
            ]
          ]
        ]
      },
      "bbox": [
        -81.78048149541632,
        25.972737505556026,
        -81.73422513473687,
        26.02702114095065
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.245354+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_134_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_134_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_134_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6032,
            5140
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.780485061195,
            0.0,
            -8.99928e-06,
            26.027020338025995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.341,
                "maximum": 4.533,
                "mean": -1.612,
                "stddev": 2.5
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_107_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.43688035252235,
              26.975769418795362
            ],
            [
              -82.43688035252235,
              27.02822626792788
            ],
            [
              -82.38799606472448,
              27.02822626792788
            ],
            [
              -82.38799606472448,
              26.975769418795362
            ],
            [
              -82.43688035252235,
              26.975769418795362
            ]
          ]
        ]
      },
      "bbox": [
        -82.43688035252235,
        26.975769418795362,
        -82.38799606472448,
        27.02822626792788
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.267500+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_107_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_107_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_107_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5829,
            5432
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.436883549316,
            0.0,
            -8.99928e-06,
            27.028226241564994
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.422,
                "maximum": 10.523,
                "mean": -3.75,
                "stddev": 5.17
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_083_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.84648278416735,
              28.013681225056462
            ],
            [
              -82.84648278416735,
              28.06281754416594
            ],
            [
              -82.80456405828701,
              28.06281754416594
            ],
            [
              -82.80456405828701,
              28.013681225056462
            ],
            [
              -82.84648278416735,
              28.013681225056462
            ]
          ]
        ]
      },
      "bbox": [
        -82.84648278416735,
        28.013681225056462,
        -82.80456405828701,
        28.06281754416594
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.289574+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_083_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_083_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_083_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5460,
            4658
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.846485781137,
            0.0,
            -8.99928e-06,
            28.062819474128005
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.561,
                "maximum": 5.975,
                "mean": 1.024,
                "stddev": 0.62
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_26081d7d_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.85003681745383,
              26.38087239093131
            ],
            [
              -81.85003681745383,
              26.384274121555915
            ],
            [
              -81.84749002113004,
              26.384274121555915
            ],
            [
              -81.84749002113004,
              26.38087239093131
            ],
            [
              -81.85003681745383,
              26.38087239093131
            ]
          ]
        ]
      },
      "bbox": [
        -81.85003681745383,
        26.38087239093131,
        -81.84749002113004,
        26.384274121555915
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.311059+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_26081d7d_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_26081d7d_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_26081d7d_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            378,
            283
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.85004049676,
            0.0,
            -8.99928e-06,
            26.384273758077995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.155,
                "maximum": 2.609,
                "mean": 0.681,
                "stddev": 0.267
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_099_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.6310487686042,
              27.30169619304987
            ],
            [
              -82.6310487686042,
              27.35965134970206
            ],
            [
              -82.56899858072849,
              27.35965134970206
            ],
            [
              -82.56899858072849,
              27.30169619304987
            ],
            [
              -82.6310487686042,
              27.30169619304987
            ]
          ]
        ]
      },
      "bbox": [
        -82.6310487686042,
        27.30169619304987,
        -82.56899858072849,
        27.35965134970206
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.333492+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_099_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_099_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_099_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6440,
            6895
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.631052015839,
            0.0,
            -8.99928e-06,
            27.359651727490995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.829,
                "maximum": 10.835,
                "mean": 1.367,
                "stddev": 0.845
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_088_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.83824796468336,
              27.7813111197734
            ],
            [
              -82.83824796468336,
              27.82591163341493
            ],
            [
              -82.7698623661011,
              27.82591163341493
            ],
            [
              -82.7698623661011,
              27.7813111197734
            ],
            [
              -82.83824796468336,
              27.7813111197734
            ]
          ]
        ]
      },
      "bbox": [
        -82.83824796468336,
        27.7813111197734,
        -82.7698623661011,
        27.82591163341493
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.355629+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_088_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_088_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_088_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4956,
            7599
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.838251439885,
            0.0,
            -8.99928e-06,
            27.82591342664
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.218,
                "maximum": 4.524,
                "mean": 1.407,
                "stddev": 0.429
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_116_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.26093455883169,
              26.588755403617075
            ],
            [
              -82.26093455883169,
              26.642184080402604
            ],
            [
              -82.20701083923531,
              26.642184080402604
            ],
            [
              -82.20701083923531,
              26.588755403617075
            ],
            [
              -82.26093455883169,
              26.588755403617075
            ]
          ]
        ]
      },
      "bbox": [
        -82.26093455883169,
        26.588755403617075,
        -82.20701083923531,
        26.642184080402604
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.378282+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_116_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_116_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_116_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5937,
            5992
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.26093862491,
            0.0,
            -8.99928e-06,
            26.642184124927997
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -14.286,
                "maximum": 19.152,
                "mean": -2.707,
                "stddev": 2.662
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_131_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.82700777014279,
              26.112325040190367
            ],
            [
              -81.82700777014279,
              26.162828942482005
            ],
            [
              -81.7958612381291,
              26.162828942482005
            ],
            [
              -81.7958612381291,
              26.112325040190367
            ],
            [
              -81.82700777014279,
              26.112325040190367
            ]
          ]
        ]
      },
      "bbox": [
        -81.82700777014279,
        26.112325040190367,
        -81.7958612381291,
        26.162828942482005
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.398261+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_131_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_131_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_131_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5612,
            3461
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.827011339093,
            0.0,
            -8.99928e-06,
            26.162828473398996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.266,
                "maximum": 22.396,
                "mean": -2.683,
                "stddev": 4.329
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_092_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.800882828644,
              27.600219205652678
            ],
            [
              -82.800882828644,
              27.655735704111937
            ],
            [
              -82.72726870651037,
              27.655735704111937
            ],
            [
              -82.72726870651037,
              27.600219205652678
            ],
            [
              -82.800882828644,
              27.600219205652678
            ]
          ]
        ]
      },
      "bbox": [
        -82.800882828644,
        27.600219205652678,
        -82.72726870651037,
        27.655735704111937
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.418192+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_092_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_092_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_092_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6169,
            8180
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.800886429086,
            0.0,
            -8.99928e-06,
            27.655737040681
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.238,
                "maximum": 4.496,
                "mean": 1.058,
                "stddev": 0.474
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_27082c5c_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.57662103770345,
              27.336613296284693
            ],
            [
              -82.57662103770345,
              27.351048082259148
            ],
            [
              -82.56250112487957,
              27.351048082259148
            ],
            [
              -82.56250112487957,
              27.336613296284693
            ],
            [
              -82.57662103770345,
              27.336613296284693
            ]
          ]
        ]
      },
      "bbox": [
        -82.57662103770345,
        27.336613296284693,
        -82.56250112487957,
        27.351048082259148
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.437561+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_27082c5c_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_27082c5c_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_27082c5c_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1604,
            1569
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.57662437005,
            0.0,
            -8.99928e-06,
            27.351048416034
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.464,
                "maximum": -0.158,
                "mean": -2.188,
                "stddev": 0.88
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_120_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.16915110392576,
              26.420136079340054
            ],
            [
              -82.16915110392576,
              26.466716396178565
            ],
            [
              -82.11253659015829,
              26.466716396178565
            ],
            [
              -82.11253659015829,
              26.420136079340054
            ],
            [
              -82.16915110392576,
              26.420136079340054
            ]
          ]
        ]
      },
      "bbox": [
        -82.16915110392576,
        26.420136079340054,
        -82.11253659015829,
        26.466716396178565
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.457275+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_120_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_120_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_120_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5176,
            6291
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.169154967603,
            0.0,
            -8.99928e-06,
            26.466716162409
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -6.881,
                "maximum": 6.36,
                "mean": -1.757,
                "stddev": 3.002
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_109_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.3831363818322,
              26.89423585168889
            ],
            [
              -82.3831363818322,
              26.94370494933811
            ],
            [
              -82.33087734295566,
              26.94370494933811
            ],
            [
              -82.33087734295566,
              26.89423585168889
            ],
            [
              -82.3831363818322,
              26.89423585168889
            ]
          ]
        ]
      },
      "bbox": [
        -82.3831363818322,
        26.89423585168889,
        -82.33087734295566,
        26.94370494933811
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.476780+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_109_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_109_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_109_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5497,
            5807
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.383139848812,
            0.0,
            -8.99928e-06,
            26.943705003283
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.026,
                "maximum": 17.183,
                "mean": -3.712,
                "stddev": 4.072
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_113_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.28876938599784,
              26.724779284237467
            ],
            [
              -82.28876938599784,
              26.7789729413356
            ],
            [
              -82.24918140051916,
              26.7789729413356
            ],
            [
              -82.24918140051916,
              26.724779284237467
            ],
            [
              -82.28876938599784,
              26.724779284237467
            ]
          ]
        ]
      },
      "bbox": [
        -82.28876938599784,
        26.724779284237467,
        -82.24918140051916,
        26.7789729413356
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.496715+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_113_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_113_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_113_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6022,
            4399
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.288773398128,
            0.0,
            -8.99928e-06,
            26.778973181799003
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -96.394,
                "maximum": 21.794,
                "mean": -3.593,
                "stddev": 3.761
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_097_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.69071381341624,
              27.382329403975056
            ],
            [
              -82.69071381341624,
              27.43268020407196
            ],
            [
              -82.63487314075573,
              27.43268020407196
            ],
            [
              -82.63487314075573,
              27.382329403975056
            ],
            [
              -82.69071381341624,
              27.382329403975056
            ]
          ]
        ]
      },
      "bbox": [
        -82.69071381341624,
        27.382329403975056,
        -82.63487314075573,
        27.43268020407196
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.516428+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_097_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_097_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_097_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5595,
            6205
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.690717242621,
            0.0,
            -8.99928e-06,
            27.432680885206995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.991,
                "maximum": 5.078,
                "mean": 1.248,
                "stddev": 0.755
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_118_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.21794504541796,
              26.49591901489916
            ],
            [
              -82.21794504541796,
              26.553199364950622
            ],
            [
              -82.18237087541125,
              26.553199364950622
            ],
            [
              -82.18237087541125,
              26.49591901489916
            ],
            [
              -82.21794504541796,
              26.49591901489916
            ]
          ]
        ]
      },
      "bbox": [
        -82.21794504541796,
        26.49591901489916,
        -82.18237087541125,
        26.553199364950622
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.535792+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_118_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_118_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_118_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6365,
            3953
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.217949064075,
            0.0,
            -8.99928e-06,
            26.553199243694007
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.57,
                "maximum": 6.232,
                "mean": -3.892,
                "stddev": 2.977
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_086_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.8670638066322,
              27.86545420359626
            ],
            [
              -82.8670638066322,
              27.918018988090722
            ],
            [
              -82.83847301948057,
              27.918018988090722
            ],
            [
              -82.83847301948057,
              27.86545420359626
            ],
            [
              -82.8670638066322,
              27.86545420359626
            ]
          ]
        ]
      },
      "bbox": [
        -82.8670638066322,
        27.86545420359626,
        -82.83847301948057,
        27.918018988090722
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.554718+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_086_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_086_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_086_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5841,
            3177
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.867067134629,
            0.0,
            -8.99928e-06,
            27.918021057979004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.64,
                "maximum": 8.521,
                "mean": 1.578,
                "stddev": 0.805
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_102_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.5383293735856,
              27.189421481950767
            ],
            [
              -82.5383293735856,
              27.239340590442403
            ],
            [
              -82.5011623599982,
              27.239340590442403
            ],
            [
              -82.5011623599982,
              27.189421481950767
            ],
            [
              -82.5383293735856,
              27.189421481950767
            ]
          ]
        ]
      },
      "bbox": [
        -82.5383293735856,
        27.189421481950767,
        -82.5011623599982,
        27.239340590442403
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.574223+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_102_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_102_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_102_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5547,
            4130
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.538332433405,
            0.0,
            -8.99928e-06,
            27.239340352452
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.102,
                "maximum": 11.184,
                "mean": -4.548,
                "stddev": 3.758
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_080_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.86694746916712,
              28.155123100946383
            ],
            [
              -82.86694746916712,
              28.203296536485258
            ],
            [
              -82.82943843136641,
              28.203296536485258
            ],
            [
              -82.82943843136641,
              28.155123100946383
            ],
            [
              -82.86694746916712,
              28.155123100946383
            ]
          ]
        ]
      },
      "bbox": [
        -82.86694746916712,
        28.155123100946383,
        -82.82943843136641,
        28.203296536485258
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.593800+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_080_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_080_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_080_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5353,
            4168
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.866950143988,
            0.0,
            -8.99928e-06,
            28.203298235833
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.55,
                "maximum": 4.672,
                "mean": 0.875,
                "stddev": 0.648
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_104_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.49653672486508,
              27.103793284590896
            ],
            [
              -82.49653672486508,
              27.155242235680518
            ],
            [
              -82.45365512057,
              27.155242235680518
            ],
            [
              -82.45365512057,
              27.103793284590896
            ],
            [
              -82.49653672486508,
              27.103793284590896
            ]
          ]
        ]
      },
      "bbox": [
        -82.49653672486508,
        27.103793284590896,
        -82.45365512057,
        27.155242235680518
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.613463+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_104_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_104_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_104_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5717,
            4765
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.496539776818,
            0.0,
            -8.99928e-06,
            27.155242080304006
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.864,
                "maximum": 11.562,
                "mean": -3.572,
                "stddev": 4.467
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_091_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.76534466519185,
              27.651955968087147
            ],
            [
              -82.76534466519185,
              27.704178687404337
            ],
            [
              -82.72519888084472,
              27.704178687404337
            ],
            [
              -82.72519888084472,
              27.651955968087147
            ],
            [
              -82.76534466519185,
              27.651955968087147
            ]
          ]
        ]
      },
      "bbox": [
        -82.76534466519185,
        27.651955968087147,
        -82.72519888084472,
        27.704178687404337
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.633152+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_091_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_091_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_091_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5803,
            4461
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.765348272138,
            0.0,
            -8.99928e-06,
            27.704180165252996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.206,
                "maximum": 6.298,
                "mean": 1.243,
                "stddev": 0.709
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_126_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.89004761312496,
              26.34722405095324
            ],
            [
              -81.89004761312496,
              26.400022872575953
            ],
            [
              -81.83963364773412,
              26.400022872575953
            ],
            [
              -81.83963364773412,
              26.34722405095324
            ],
            [
              -81.89004761312496,
              26.34722405095324
            ]
          ]
        ]
      },
      "bbox": [
        -81.89004761312496,
        26.34722405095324,
        -81.83963364773412,
        26.400022872575953
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.653173+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_126_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_126_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_126_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5867,
            5602
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.890051295896,
            0.0,
            -8.99928e-06,
            26.400022497862
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.988,
                "maximum": 15.499,
                "mean": -0.551,
                "stddev": 2.208
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_137_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.72941057521577,
              25.846657908086513
            ],
            [
              -81.72941057521577,
              25.89848475818649
            ],
            [
              -81.67995948736356,
              25.89848475818649
            ],
            [
              -81.67995948736356,
              25.846657908086513
            ],
            [
              -81.72941057521577,
              25.846657908086513
            ]
          ]
        ]
      },
      "bbox": [
        -81.72941057521577,
        25.846657908086513,
        -81.67995948736356,
        25.89848475818649
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.672835+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_137_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_137_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_137_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5759,
            5495
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.729414146868,
            0.0,
            -8.99928e-06,
            25.898483620979
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -5.818,
                "maximum": 3.89,
                "mean": -1.769,
                "stddev": 2.403
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_115_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.27472146864623,
              26.63084495469416
            ],
            [
              -82.27472146864623,
              26.68745936553834
            ],
            [
              -82.22316451676741,
              26.68745936553834
            ],
            [
              -82.22316451676741,
              26.63084495469416
            ],
            [
              -82.27472146864623,
              26.63084495469416
            ]
          ]
        ]
      },
      "bbox": [
        -82.27472146864623,
        26.63084495469416,
        -82.22316451676741,
        26.68745936553834
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.692275+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_115_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_115_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_115_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6291,
            5729
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.274725521958,
            0.0,
            -8.99928e-06,
            26.687459502877
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.777,
                "maximum": 22.63,
                "mean": -1.614,
                "stddev": 3.433
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_121_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.12033905077632,
              26.4030824679687
            ],
            [
              -82.12033905077632,
              26.444281214464894
            ],
            [
              -82.06094377249065,
              26.444281214464894
            ],
            [
              -82.06094377249065,
              26.4030824679687
            ],
            [
              -82.12033905077632,
              26.4030824679687
            ]
          ]
        ]
      },
      "bbox": [
        -82.12033905077632,
        26.4030824679687,
        -82.06094377249065,
        26.444281214464894
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.711863+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_121_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_121_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_121_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4578,
            6600
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.12034287257,
            0.0,
            -8.99928e-06,
            26.44428095726
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.803,
                "maximum": 31.906,
                "mean": 2.359,
                "stddev": 3.163
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_130_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.83561106868223,
              26.159130215450727
            ],
            [
              -81.83561106868223,
              26.2102910581965
            ],
            [
              -81.80408657173379,
              26.2102910581965
            ],
            [
              -81.80408657173379,
              26.159130215450727
            ],
            [
              -81.83561106868223,
              26.159130215450727
            ]
          ]
        ]
      },
      "bbox": [
        -81.83561106868223,
        26.159130215450727,
        -81.80408657173379,
        26.2102910581965
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.730802+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_130_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_130_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_130_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5685,
            3503
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.835614650828,
            0.0,
            -8.99928e-06,
            26.21029067641799
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.903,
                "maximum": 54.864,
                "mean": -2.768,
                "stddev": 3.839
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_103_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.51773902733345,
              27.146998866158764
            ],
            [
              -82.51773902733345,
              27.1972689149631
            ],
            [
              -82.47658532462582,
              27.1972689149631
            ],
            [
              -82.47658532462582,
              27.146998866158764
            ],
            [
              -82.51773902733345,
              27.146998866158764
            ]
          ]
        ]
      },
      "bbox": [
        -82.51773902733345,
        27.146998866158764,
        -82.47658532462582,
        27.1972689149631
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.750274+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_103_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_103_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_103_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5586,
            4573
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.517742080634,
            0.0,
            -8.99928e-06,
            27.197268718181004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.192,
                "maximum": 7.773,
                "mean": -3.915,
                "stddev": 3.83
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_087_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.86428294710537,
              27.817245139482576
            ],
            [
              -82.86428294710537,
              27.869288002233617
            ],
            [
              -82.81808956843987,
              27.869288002233617
            ],
            [
              -82.81808956843987,
              27.817245139482576
            ],
            [
              -82.86428294710537,
              27.817245139482576
            ]
          ]
        ]
      },
      "bbox": [
        -82.86428294710537,
        27.817245139482576,
        -82.81808956843987,
        27.869288002233617
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.769817+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_087_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_087_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_087_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5783,
            5133
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.864286357091,
            0.0,
            -8.99928e-06,
            27.869289956470006
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.502,
                "maximum": 12.552,
                "mean": 1.51,
                "stddev": 0.921
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_27082c5b_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.56250123932259,
              27.312495350759143
            ],
            [
              -82.56250123932259,
              27.344550643509038
            ],
            [
              -82.54524952381394,
              27.344550643509038
            ],
            [
              -82.54524952381394,
              27.312495350759143
            ],
            [
              -82.56250123932259,
              27.312495350759143
            ]
          ]
        ]
      },
      "bbox": [
        -82.56250123932259,
        27.312495350759143,
        -82.54524952381394,
        27.344550643509038
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.789223+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_27082c5b_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_27082c5b_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_27082c5b_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3562,
            1917
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.56250449964,
            0.0,
            -8.99928e-06,
            27.344550935720008
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -4.208,
                "maximum": 3.523,
                "mean": -1.63,
                "stddev": 2.561
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_119_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.20147645297091,
              26.45061663220097
            ],
            [
              -82.20147645297091,
              26.50619621597342
            ],
            [
              -82.15315926194623,
              26.50619621597342
            ],
            [
              -82.15315926194623,
              26.45061663220097
            ],
            [
              -82.20147645297091,
              26.45061663220097
            ]
          ]
        ]
      },
      "bbox": [
        -82.20147645297091,
        26.45061663220097,
        -82.15315926194623,
        26.50619621597342
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.808995+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_119_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_119_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_119_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6176,
            5369
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.201480381569,
            0.0,
            -8.99928e-06,
            26.506196003964003
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.765,
                "maximum": 12.96,
                "mean": -3.097,
                "stddev": 3.335
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_112_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.30336634950771,
              26.773177395820092
            ],
            [
              -82.30336634950771,
              26.828181060963374
            ],
            [
              -82.26234742202975,
              26.828181060963374
            ],
            [
              -82.26234742202975,
              26.773177395820092
            ],
            [
              -82.30336634950771,
              26.773177395820092
            ]
          ]
        ]
      },
      "bbox": [
        -82.30336634950771,
        26.773177395820092,
        -82.26234742202975,
        26.828181060963374
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.828788+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_112_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_112_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_112_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6112,
            4558
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.303370230382,
            0.0,
            -8.99928e-06,
            26.828181245147995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.612,
                "maximum": 9.497,
                "mean": -3.173,
                "stddev": 3.23
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_108_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.41052133751077,
              26.934840648847423
            ],
            [
              -82.41052133751077,
              26.9873335056853
            ],
            [
              -82.36655065237511,
              26.9873335056853
            ],
            [
              -82.36655065237511,
              26.934840648847423
            ],
            [
              -82.41052133751077,
              26.934840648847423
            ]
          ]
        ]
      },
      "bbox": [
        -82.41052133751077,
        26.934840648847423,
        -82.36655065237511,
        26.9873335056853
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.848907+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_108_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_108_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_108_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5833,
            4886
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.410524658027,
            0.0,
            -8.99928e-06,
            26.987333512983
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -10.726,
                "maximum": 12.162,
                "mean": -3.269,
                "stddev": 3.817
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_096_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.72220223594749,
              27.419496299214867
            ],
            [
              -82.72220223594749,
              27.46897419961298
            ],
            [
              -82.66562362007753,
              27.46897419961298
            ],
            [
              -82.66562362007753,
              27.419496299214867
            ],
            [
              -82.72220223594749,
              27.419496299214867
            ]
          ]
        ]
      },
      "bbox": [
        -82.72220223594749,
        27.419496299214867,
        -82.66562362007753,
        27.46897419961298
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.868512+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_096_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_096_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_096_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5498,
            6287
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.722205723542,
            0.0,
            -8.99928e-06,
            27.468974981685005
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.846,
                "maximum": 8.761,
                "mean": 0.973,
                "stddev": 0.815
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_090_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.77435294229937,
              27.69921101639626
            ],
            [
              -82.77435294229937,
              27.750245863044384
            ],
            [
              -82.72670176844987,
              27.750245863044384
            ],
            [
              -82.72670176844987,
              27.69921101639626
            ],
            [
              -82.77435294229937,
              27.69921101639626
            ]
          ]
        ]
      },
      "bbox": [
        -82.77435294229937,
        27.69921101639626,
        -82.72670176844987,
        27.750245863044384
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.886652+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_090_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_090_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_090_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5671,
            5295
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.774356551476,
            0.0,
            -8.99928e-06,
            27.750247479874997
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.449,
                "maximum": 5.997,
                "mean": 1.523,
                "stddev": 0.54
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_136_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.7432334595953,
              25.885876675651364
            ],
            [
              -81.7432334595953,
              25.938621432014283
            ],
            [
              -81.70351959237014,
              25.938621432014283
            ],
            [
              -81.70351959237014,
              25.885876675651364
            ],
            [
              -81.7432334595953,
              25.885876675651364
            ]
          ]
        ]
      },
      "bbox": [
        -81.7432334595953,
        25.885876675651364,
        -81.70351959237014,
        25.938621432014283
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.903705+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_136_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_136_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_136_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5861,
            4413
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.743237041037,
            0.0,
            -8.99928e-06,
            25.938620410029994
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -7.066,
                "maximum": 16.851,
                "mean": -1.008,
                "stddev": 2.68
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_081_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.86014391455768,
              28.107552850532244
            ],
            [
              -82.86014391455768,
              28.158066085157785
            ],
            [
              -82.82259885902366,
              28.158066085157785
            ],
            [
              -82.82259885902366,
              28.107552850532244
            ],
            [
              -82.86014391455768,
              28.107552850532244
            ]
          ]
        ]
      },
      "bbox": [
        -82.86014391455768,
        28.107552850532244,
        -82.82259885902366,
        28.158066085157785
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.920316+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_081_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_081_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_081_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5613,
            4172
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.860146688265,
            0.0,
            -8.99928e-06,
            28.158067854247992
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.451,
                "maximum": 3.369,
                "mean": 0.636,
                "stddev": 0.267
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_105_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.47561337979694,
              27.056079059026725
            ],
            [
              -82.47561337979694,
              27.11186565461051
            ],
            [
              -82.43142681903531,
              27.11186565461051
            ],
            [
              -82.43142681903531,
              27.056079059026725
            ],
            [
              -82.47561337979694,
              27.056079059026725
            ]
          ]
        ]
      },
      "bbox": [
        -82.47561337979694,
        27.056079059026725,
        -82.43142681903531,
        27.11186565461051
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.939343+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_105_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_105_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_105_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6199,
            4910
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.475616450684,
            0.0,
            -8.99928e-06,
            27.111865550399006
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9.87,
                "maximum": 9.679,
                "mean": -0.094,
                "stddev": 5.118
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_114_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.28797741967556,
              26.678838031685203
            ],
            [
              -82.28797741967556,
              26.732914635382855
            ],
            [
              -82.23624044431803,
              26.732914635382855
            ],
            [
              -82.23624044431803,
              26.678838031685203
            ],
            [
              -82.28797741967556,
              26.678838031685203
            ]
          ]
        ]
      },
      "bbox": [
        -82.28797741967556,
        26.678838031685203,
        -82.23624044431803,
        26.732914635382855
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.956562+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_114_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_114_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_114_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6009,
            5749
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.287981461483,
            0.0,
            -8.99928e-06,
            26.732914866465
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -18.16,
                "maximum": 19.457,
                "mean": -3.305,
                "stddev": 3.941
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_079_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.88158037940936,
              28.202018353090725
            ],
            [
              -82.88158037940936,
              28.254394605012862
            ],
            [
              -82.8214202237054,
              28.254394605012862
            ],
            [
              -82.8214202237054,
              28.202018353090725
            ],
            [
              -82.88158037940936,
              28.202018353090725
            ]
          ]
        ]
      },
      "bbox": [
        -82.88158037940936,
        28.202018353090725,
        -82.8214202237054,
        28.254394605012862
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.973617+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_079_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_079_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_079_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5820,
            6685
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.881582973362,
            0.0,
            -8.99928e-06,
            28.254396147973004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.508,
                "maximum": 4.146,
                "mean": 0.633,
                "stddev": 0.522
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2010_NCMP_FL_127_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.86025103471194,
              26.29947386419787
            ],
            [
              -81.86025103471194,
              26.355359429805766
            ],
            [
              -81.82942848850762,
              26.355359429805766
            ],
            [
              -81.82942848850762,
              26.29947386419787
            ],
            [
              -81.86025103471194,
              26.29947386419787
            ]
          ]
        ]
      },
      "bbox": [
        -81.86025103471194,
        26.29947386419787,
        -81.82942848850762,
        26.355359429805766
      ],
      "properties": {
        "start_datetime": "2010-06-20T00:00:00+00:00",
        "end_datetime": "2010-07-22T00:00:00+00:00",
        "created": "2026-03-19 07:47:58.990319+00:00",
        "license": "NLPL",
        "datetime": "2010-06-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/stac/2010_NCMP_FL_127_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2010_NCMP_FL_127_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Gulf_FL_DEM_2010_9454/2010_NCMP_FL_127_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6210,
            3425
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.860254679626,
            0.0,
            -8.99928e-06,
            26.35535907091699
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -6.993,
                "maximum": 31.675,
                "mean": -1.052,
                "stddev": 4.037
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}